/* CSS Document */

Body { background-color: #aa8da0; 

	background-image: url(images/);   }


P  {
	color: #006699;
	text-decoration: none;
	font-weight: normal;
	font-size:11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}


A  {
	color: #006699;
	text-decoration: none;
	font-weight: normal;
	font-size:11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

A:hover {
	color: #996699;
	text-decoration: bold;
	font-style: normal;
	font-weight: normal;

A.small  {
	color: #006699;
	text-decoration: none;
	font-weight: normal;
	font-size:10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
