body{
padding:0px;
margin:0px;
}
a:hover{text-decoration:none;}
.main_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:12px;
		color:#FFFFFF;
	}
	
.link_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#FFFF37;
	}	
	
.copyright_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#C8C8C8;
	}

	a.copyright_text:link {text-decoration:none;}	
	a.copyright_text:hover {text-decoration:underline;}
	a.copyright_text:active {text-decoration:none;}
	a.copyright_text:visited {text-decoration:none;}