td {
	color: #505562;
	font-family: tahoma;
}

.title {
	color: #FFFFFF;
	font-size: larger;
	font-weight:bold;
}
a, a:Visited {
	color: #0000FF;
	text-decoration: none;
}
A:Hover {
	text-decoration: underline;
}