BODY {
	background-color:"ffffcc"
}

P { font-family: verdana; 
    font-size: 10pt}
LI { font-family:verdana;
}
a:link { 
	text-decoration: none
}
a:visited { 
	color:blue;
	text-decoration: none
}
a:hover { 
	color:blue;
	font-weight: bold;
}
.banner {
	font-family: verdana;
	font-size: 12pt;
	color:green;
	background-color:pink
}
