body
{
	font-family: Trebuchet MS, Arial;
	background-image: url("img/background.gif");
	background-position: center;
	background-repeat: repeat-y;
	font-size: 13px;
}

td
{
	vertical-align: top;
}

font.vile
{
	font-size: 20px;
}

a
{
	color: red;
}

a:hover
{
	color: black;
}

td
{
	font-size: 13px;
}

a.menu
{
	text-decoration: none;
	color: Black;
	font-size: 14px;
}

a.menu:hover
{
	color: red;
	font-size: 14px;
}
