
body {
	background-color:#666666;
	color:#666666;
	}
table{
	background-color:#FFFFFF;
	width:750px;
}

a {
	text-decoration: none;}
	
a:link {
	text-decoration: none;
	color:#000066;}
	
a:visited {
	text-decoration: none;
	color:#000066;}
	
a:hover {
	text-decoration: underline;}
	
a:active {
	text-decoration: none;}
	
	
.adminheading{
background-color:#CCCCCC;
font-size:18px;
font-weight:bold;
text-align:left;
}

.adminmenu{
	font-size:14px;
	text-align:center;
}
.content{
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
}
