/* CSS Document */


a:link {
	font-family:Verdana, Tahoma;
	font-size:12px;
	color: #ffffff;
	text-decoration:none;
}
a:visited, a:active {
	font-family:Verdana, Tahoma;
	font-size:12px;
	color: #ffffff;
	text-decoration:none;
}
a:hover {
	font-family:Verdana, Tahoma;
	font-size:12px;
	color: #ffffff;
	text-decoration:underline;
}
