a:link {
	color: #0033FF
}
a:visited {
	color: #0033FF
}
a:hover {
	color: #0033FF
}
a:active {
	color: #0033FF
}
a.smwhitetext:link { color: #FFFFFF }
a.smwhitetext:visited { color: #FFFFFF }
a.smwhitetext:hover { color: #99CC00 }
a.smwhitetext:active { color: #FFFFFF
}
a.smgreytext:link { color: #666666 }
a.smgreytext:visited { color: #666666 }
a.smgreytext:hover { color: #999999 }
a.smgreytext:active { color: #666666
}

a.text:link { color: #9999ff }
a.text:visited { color: #9999ff }
a.text:hover { color: #99CC00 }
a.text:active { color: #9999ff  

}

a.greenboldtext:link { color: #99CC00 }
a.greenboldtext:visited { color: #99CC00 }
a.greenboldtext:hover { color: #FFFFFF }
a.greenboldtext:active { color: #99CC00  

}

a.credit:link { color: #660000 }
a.credit:visited { color: #660000 }
a.credit:hover { color: #660000 }
a.credit:active { color: #660000 

}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #9999ff;
	line-height: 1.5;
}
.textgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #99CC00;
	line-height: 1.5;
}
.blacktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.blacktextsm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.whitehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.greenboldtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #99CC00;
	line-height: 1.5;
}
.smwhitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 1.5;
}
.smgreytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 1.5;
}
.greentexital {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #99CC00;
}
.smwhitehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.smwgreenhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #99CC00;
}

