.lcolors {color: #000099; text-decoration: underline} 
.lcolors:visited {color: #000099; text-decoration: underline} 
.lcolors:active {color: #000099; text-decoration: underline} 
.lcolors:hover {color: #ff0000; text-decoration: none}

.lcolors2 {color: #ffffff; text-decoration: none} 
.lcolors2:visited {color: #ffffff; text-decoration: none} 
.lcolors2:active {color: #ffffff; text-decoration: none} 
.lcolors2:hover {color: #ff0000; text-decoration: underline}

p {
	margin-left: 20px; 
	margin-right: 40px; 
	font-family: Courier, New Courier, Arial, Helvetica, Sans-serif; 
	font-size: .8em; 
	line-height: 18px; 
	color: #000066;
}

p.header {
	font-family: Courier, New Courier, Arial, Helvetica, Sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: normal;
	color: #000099;
	padding-top: 20px;
	border-bottom: 1px solid #000066;
	display: block;
	width: 90%;
	text-align: left
	}

ul li {
	padding-bottom: 10px;
	margin-left: 20px; 
	margin-right: 40px; 
	font-family: Courier, New Courier, Arial, Helvetica, Sans-serif; 
	font-size: .8em; 
	line-height: 18px; 
	color: #000066;
	list-style-position: outside;
	list-style-type: square;
}

ol li {
	padding-bottom: 10px;
	margin-left: 20px; 
	margin-right: 40px; 
	font-family: Courier, New Courier, Arial, Helvetica, Sans-serif; 
	font-size: 9px; 
	line-height: 18px; 
	color: #000066;
	list-style-position: outside;
	list-style-type: decimal;
}

td.bgnr {background-repeat: no-repeat}

A.menulink {
	display: block;
	width: 150px;
	text-align: left;
	text-decoration: none;
	font-family: "Comic Sans MS", cursive;
	font-size: 0.8em;
	font-weight: bold;
	color: #000099;
	padding-bottom:8px;
	padding-left: 5px;
	padding-top: 15px;
}

A.menulink:hover {
	display: block;
	width: 150px;
	text-align: left;
	text-decoration: none;
	font-family: "Comic Sans MS", cursive;
	font-size: 0.8em;
	font-weight: bold;
	color: #777777;
	text-decoration: none;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-top:15px;
}

body{background-color:#34987f;}
#adsense {
	margin-top: 33px;
	margin-left: 20px;
}

