body
{ 
 	background: url(images/bg.jpg);
 	background-color: #661366;
 	background-position: center;
 	background-repeat: repeat-y;
}

.title
{
	font-family: Arial;
	color: #FFFFFF;
}
.subtitle
{
	font-family: Arial;
	color: #FFFFFF;
	text-align: center;
}
.text
{
	font-family: Comic Sans MS;
	color: #FFFFFF;
	text-align: center;
}
.updated
{
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
all.clsMenuItemNS, .clsMenuItemIE
{
	text-decoration: none; 
	font: bold 12px Arial; 
	color: white; 
	cursor: hand; 
	z-index: 100;
}
#MainTable A:hover 
{
	color: lime;
}
img
{
	border: 0px;
}
a
{
	color: #d34e01;
}
.nav
{
    text-align: center;
    font-weight: bold;
    color: #FFFFFF;
}
.link
{
    text-align: center;
    font-weight: bold;
    color: #FFFFFF;
}