a:link {
	font-family: tahoma;
	font-size: 11px;
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #BE2980;
	text-decoration: none;
}
a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #BE2980;
	text-decoration: none;
}
