/* CSS Document */
<style type="text/css">
	a:hover{text-decoration:none}	
	.main_text
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:14px;
		color:#464545;
	}
	.menues_text
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:13px;
		color:#E6E5E5;
	}
	.big_text
	{
		font-family:Tahoma;
		font-size:16px;
		line-height:normal;
		color:#364F6A;
	}	
	
	.header_text
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:13px;
		color:#364F6A;
	}	
	
	.link_text
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:11px;
		color:#FFFFFF;
	}
	.red_connect_text
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:11px;
		color:#690000;
	}		
	.connect_text
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:11px;
		color:#364F6A;
	}
	.copyright_text
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:normal;
		color:#E4E4E3;
	}	
	a.red_connect_text:link {text-decoration:none;}	
	a.red_connect_text:hover {text-decoration:underline;}
	a.red_connect_text:active {text-decoration:none;}
	a.red_connect_text:visited {text-decoration:none;}	
	
	a.header_text:link {text-decoration:none;}	
	a.header_text:hover {text-decoration:underline;}
	a.header_text:active {text-decoration:none;}
	a.header_text:visited {text-decoration:none;}
	
	a.link_text:link {text-decoration:none;}	
	a.link_text:hover {text-decoration:underline;}
	a.link_text:active {text-decoration:none;}
	a.link_text:visited {text-decoration:none;}	
</style>
