body{
	background-color: #CCFFFF;
	background-image : url(../images/backgrnd.gif);
}
a, a:active, a:link, a:visited {
	color: #FFFFFF;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	font-weight : bold;
}
a:hover{
	color: #000000;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	font-weight : bold;
}
