body 
{
	
	font-size:16px;
	
}
#header
{
	background:#999999;
	color:#0A3036;
	
}
#login
{
	background:#CCCCCC;
	
}
#side
{
	background:#DBDBDB;
}
#content
{
	background:#DBDBDB;
	font-size:16px;
	
}
#footer
{
	background:#999999;
}
#menu
{
	background-color:#666666;
	
}
a
{
	color:#004000;
}
a:hover
{
	font-weight:bold;
	
}
