a:hover{color: #3196BF; font-weight: bold;} 
a { text-decoration:none; color:#1979A0; font-weight: bold;}

body{
padding:0px;
margin:0px;
}

table {
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#343434;
	}

.main_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#343434;
	}
.header_text
	{
		font-family:Tahoma;
		font-size:10px;
		line-height:10px;
		color:#393939;
	}
	
.link_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#3D6A8C;
	}	
	
.copyright_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#FFFFFF;
	}

	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;}
