body
{
	background-color:#FFCC66;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #000000

}

h1
{
	color:
} 

table<div align="center"/div>
{
	margin: 40px 100px 40px 100px;
	border-width: 2px 2px 2px 2px;
	border-style: solid
	
}

p
{

}

ol
{

}

ul
{

}

a:link
{
	color: #660000;
	text-decoration: none;
	font-weight: bold
}

a:hover
{
	color: #FFCC66;
	background-color:#660000;
	text-decoration:none;
	font-weight: bold
}

a:visited
{
	color: #FF3300;
	text-decoration: none;
	font-weight: bold
}