﻿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}
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;}
.white200 { color: #FFFFFF; text-decoration: none; text-align: left; padding: 0; border-spacing: 0; width: 200px;}
.paint { text-align: center; width: auto; padding: 0; border-spacing: 0;}
.paintsp { width: auto; height: 40px;}
.blue { text-align: center; height: 40px; width: 40px; padding: 0; border-spacing: 0; background-color: #66FFCC;}
.ctr { text-align: center}
.ctr10 { text-align: center; height: 10px}
.ctr20 { text-align: center; height: 20px}
.ctr40 { text-align: center; height: 40px}
.ctrtp { text-align: center; vertical-align: text-top}
.lft { text-align: left}
.lfttp { text-align: left; vertical-align: text-top}
.ctr50h150w { text-align: center; height: 50px; width: 150px} 
.ctr80h150w { text-align: center; height: 80px; width: 150px}
.ctr150h150w { text-align: center; height: 150px; width: 150px}
.rht150h150w { text-align: right; height: 150px; width: 150px}


p.orng { color: #FF9900}
p.yllw { color: #FFFF00}
p.yllw20 { color: #FFFF00; font-size: 20px }
img.nob { border: 0}


H1 { color: #FF9900; text-decoration: none; font-size: 300%}
H2 {color: #FF9900; text-decoration: none; font-size: 130%}
H2.ylw { color: #FFFF00; text-align:center; font-size: 35px}
H3 {color: #FF9900; text-decoration: none}
.ylwctr { color: #FFFF00; text-decoration: none; text-align: center;}



