body, table, tr, td {
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #FFFFFF;
}

a:link, a:visited, a:active {
	color: #D8D9FF;
	font-size: 10px;
	text-decoration: none;
}

a:hover {
	color: #FFF5D8;
	text-decoration: none;
	font-size: 10px;

}