.standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.standard a:link {
	color: #FF0000;
	font-weight: bold;
}
.standard a:visited {
	color: #FF0000;
	font-weight: bold;
}
.standard a:hover {
	color: #000000;
	font-weight: bold;
}
.standard a:active {
	color: #FFFF00;
	font-weight: bold;
}
