body,table,tr,td,a
{
	color: #FFFFFF;
	font-size: medium
}

div.title
{
	font-size: xx-large;
}

a:hover
{
	color: #ff0000;
}