body 
{
	background-image: url(Images/bgimage.gif);
	font-family:Tahoma;
}

td.white
{
	font-size:10px;
	color:white;
}

td.orange
{
	font-size:14px;
	color:#fec619;
	font-weight:bold;
}

td.content
{
	font-size:12px;
}

td.height
{
	height: 2px;
}


A:link {text-decoration: color: blue;}
A:visited {text-decoration: color: blue;}
A:active {text-decoration: color: blue;}
A:hover {text-decoration: color: blue;}
