a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;

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



}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #0099FF;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma;
	font-size: 10px;
	color: #0066FF;
}

