<style type="text/css">

a:hover {
	color:#000000;
	text-decoration: underline;
}
a:link, a:visited {
	color:#990000;
	text-decoration: underline;
	font-size: 12px;
}
a:hover {
	color:#FFFFFF;
	text-decoration: underline;
	background-color: #333333;
}
.requirement {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #999999;}
body {color: #000000; font-family: Arial, Helvetica, sans-serif; background-color: #000000;}
:link img { border: 1px solid #000000}
h1 {
	font-size: 12px;
	text-transform: capitalize;
}
.menu {
	font-size: 12px;
}
.content-table {
	text-align: center;
}
</style>

