a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #3461AB;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	font-family: Tahoma;
	font-size: 13px;
	color: #993300;
	font-weight: bold;

}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}

