a:link
{
	color: #000080; 
	text-decoration:none;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal
}
a:hover
{
	color: #000000;
	text-decoration: overline underline;
	font-family: tahoma;
	font-size: 12px;
		font-weight: normal
}
a:visited
{
	color: #cc3300;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal
}
a:active 
{
	color: #053769;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal
}

table
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
    color: #053769;
	font-size: 13px;
	font-weight: normal

}