BODY{
	background-color : Black;
}

TABLE.main{
	background-image : url(imgs/bg.jpg);
	width : 600px;
	height : 400px;
	border-style : solid;
	border-width : thin;
	border-color : White;
	font-family : OCR A Extended, Arial, Verdana;
	color : #FFF0F5;
	font-size : 13px;
}

TABLE.maintext{
	font-family : OCR A Extended, Arial, Verdana;
	color : #FFF0F5;
	font-size : 13px;
}

A.menu{
	font-family : OCR A Extended, Arial, Verdana;
	color : #C98FF6;
	font-size : 16px;
	font-weight : bold;
	text-decoration : none;
}

A.menu:HOVER{
	font-family : OCR A Extended, Arial, Verdana;
	color : #FFFFFF;
	font-size : 16px;
	font-weight : bold;
	text-decoration : none;
}

.title{
	font-family : OCR A Extended, Arial, Verdana;
	color : #FFF0F5;
	font-size : 18px;
	font-weight : bold;
}

TABLE.whatson{
	padding: 4px;
	width: 560px;
	height: 260px;
}

DIV.whattext{
	font-family : OCR A Extended, Arial, Verdana;
	color : #FFFFFF;
	font-size : 16px;
	width: 270px;
	text-align : left;
}