body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

td, th {
	font-size: 12px;
	color: #FFFFFF;
}

a:link {
	color: #FFFF00;
	text-decoration: underline;
}

a:visited {
	color: #FFFF00;
	text-decoration: underline;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#submenu a {
	font-size: 12px;
	color: #FFFF00;
}

#submenu a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}

#title a {
	font-size: 18px;
	line-height: 20px;
	text-decoration: underline;
}

#title a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 18px;
}

.title {
	font-weight: bold;
	color: #00FFFF;
}
