﻿body
{
	font-family: Comic Sans MS, Helvetica, sans-serif;
	color: #FFFFFF;
}
A:link {
	COLOR: #FFFF00; TEXT-DECORATION: none
}
A.text:link {
	COLOR: #FFFF00; TEXT-DECORATION: none
}
A:visited {
	COLOR: #FFFF00; TEXT-DECORATION: none
}
A.text:visited {
	COLOR: #FFFF00; TEXT-DECORATION: none
}
A:active {
	COLOR: #FFFF00
}
A.text:active {
	COLOR: #FFFF00
}
A:hover {
	COLOR: #FFFF00; TEXT-DECORATION: underline
}
A.text:hover {
	COLOR: #FFFF00; TEXT-DECORATION: underline
}


A.orange { color: #FFFFFF; text-decoration: none}
A.orange:hover { color: #FFFFFF; text-decoration: underline}
A.orange.text:hover { color: #FFFFFF; text-decoration: underline}

A.orge { color: #FF9900; text-decoration: none;}
A.orge:hover { color: #FF9900; text-decoration: underline}
A.orge.text:hover { color: #FF9900; text-decoration: underline}

td.orng { color: #FFFF00; text-decoration: none; text-align: left; padding: 0; border-spacing: 0;}
.yellow { color: #FFFF00; text-decoration: none; text-align: right; padding: 0; border-spacing: 0;}
.yellow150 { color: #FFFF00; text-decoration: none; text-align: right; padding: 0; border-spacing: 0; width: 150px;}
.white { color: #FFFFFF; text-decoration: none; text-align: left; padding: 0; border-spacing: 0;}
.paint { text-align: center; width: 170px; height: 40px; padding: 0; border-spacing: 0;}
.blue { text-align: center; background-color: #0066cc;}
.prpl { text-align: center; background-color:#996699;}
.org { text-align: center; background-color:#FF6600;}
.grn { text-align: center; background-color:#00CC00;}
.title { text-align: left; background-color:#336600; color: #FFFFFF;}
.drkred { text-align: center; background-color:#990033;}
.ctr { text-align: center; padding: 0; border-spacing: 0;}
.lft { text-align: left;}
.ctr20 { text-align: center; height: 20px;  padding: 0; border-spacing: 0;}
.ctr330 { text-align: center; width: 330px;  padding: 0; border-spacing: 0;}
.ctr330h40 { text-align: center; height: 40px;  width: 330px; padding: 0; border-spacing: 0;}
.ctr220 { text-align: center; width: 220px;}
.ctr220 { text-align: center; width: 220px; height: 40px;}
.ctr350 { text-align: center; width: 350px;}
.ctr350top { text-align: center; width: 350px; vertical-align: top;}
.w200 { width: 200px;}
.ctrgrn { text-align: center; background-color: #003300}
.lftgrn { text-align: left; background-color: #003300}

p.lft { text-align:left}

H1 { color: #FF9900; text-decoration: none; font-size: 300%}
H2 {color: #FF9900; text-decoration: none; font-size: 130%}
H3 {color: #FF9900; text-decoration: none;}


