BODY {
	background-color: #4E5B74;
	color: #ffffff;
	font-family: sans-serif;
}


A:link {text-decoration: none; color: #99CCFF;}
A:visited {	color: #8AB6FF; text-decoration: none}
A:active {	color: #ffff99; text-decoration: none;}
A:hover {text-decoration: none; color: white;}

span.bigtitle {
font-weight: bold;
color: #FFFFFF;
font-family: sans-serif;
font-size : 24px;
border-bottom: thin groove #CAD0E8;}
border-left-color:#FF80C0; border-right-color:#FF80C0; border-top-color:#FF80C0
} 

span.smalltitle{
	font-weight: bold;
	color : #C0C0C0;
	font-size: 18px
}

span.extrasmalltitle{
	color : #C0C0C0;
	font-size: 16px
}