body{
	font-family:  Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: url(../images/background.jpg) repeat-x;
	background-color:#e8e8e8;
}
#header a{
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
	color: gray;
}
#header a:hover{
	text-decoration:underline;
	
}

#left a{
	font-size: 12px;
	text-decoration:none;
	color: gray;
	padding-left:10px;
	padding-top:10px;
	font-weight:bold;
	
}

#left a:hover{
	text-decoration:underline;
}

#frame{
	color:red;
}
