body
{
	background-color: Black;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center
}

A:link
{
	font-family : "Times New Roman", Times, serif;
	color: White;
	text-decoration: none;
	font-size : 13px;
	font-weight : normal;
}
A:Visited
{
	font-family : "Times New Roman", Times, serif;
	color: White;
	text-decoration: none;
	font-size : 13px;
	font-weight : normal;
}
A:Active, 
{
	font-family : "Times New Roman", Times, serif;
	color: White;
	text-decoration: none;
	font-size : 13px;
	font-weight : normal;
}
A:Hover  
{
	font-family : "Times New Roman", Times, serif;
	color: White;
	text-decoration: underline;
	font-size : 13px;
	font-weight : normal;
}

TD.bottom_grid
{
	font-family : "Times New Roman", Times, serif;
	font-size : 11px;
	color: #FFFFFF;
}

TD.title
{
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	color: #FFFFFF;
	font-weight : bold;
}

