

a:link {
		font-family: tahoma, sans-serif;
	font-size: 13px;
	color: #51acc0;
	text-decoration: none;
}


A:hover{
	font-family: font-family: tahoma, sans-serif;
	font-size: 13px;
	color: #51acc0;
	text-decoration: underline;
}

A:visited{
	font-family: tahoma, sans-serif;
	font-size: 13px;
	color: #51acc0;
	text-decoration: none;
}