a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;

}
a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #D71E00;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #D71E00;
	text-decoration: underline;
}

p { margin:0 }