div.overall{
	width: 800px;
	height: auto;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	position: absolute;
}
body {
	background-color: #DCDCDC;
	font-family: Arial;
	font-size: 12px;
	color: #336699;
}
.textpink{color: #990099;}
.bold{
font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.heat{
	font-size: 70px;
	font-weight: bold;
}
.firstword{
	font-size: 20px;
	font-weight: bold;
	color: #006633;
}
a{
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	color: #990099;
}
a:hover{
	color: #3366CC;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
}
a.menu{
	text-decoration: none;
	font-weight: bold;
	color: #990099;
}
a.menu:hover{
	color: #3366CC;
	text-decoration: underline;
	font-weight: bold;
}
a.menuselected{
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
table.main{
}
td.maincontent{
	background-color: #FFFFCC;
}
td.sidemenu{
	
}
h1{
	font-size: 24px;
	font-weight: bold;
	font-family: Arial;
}
h2{
	font-size: 18px;
	font-weight: bold;
	font-family: Arial;
}
marquee{
	color: #990099;
	font-size: 12px;
	font-style: italic;
}
.whatson{
color: #006633;
font-size: 12px;
}
.headingA{
	font-size: 16px;
	font-weight: bold;
	color: #006633;
}
