

A  {
	color : Blue;
}

A:Visited  {
	color : Green;
}

A:Active  {
	color : Red;
}

A:Hover  {
	color : Green;
}
H1,H2, H3, H4, H5 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
P, OL, UL, LI, DL, TD, TH   { font-size: small; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
PRE, SAMP, TT, CODE { font-size: small; font-family: monospace }
.reddate { color: red; font-weight: bold; font-size: x-small }
.tiny, .footer { font-size: x-small; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.greentext { color: green; font-weight: bold }
.bluetext { color: blue; font-weight: bold }
.redtext { color: red; font-weight: bold }
.magentatext { color: magenta; font-weight: bold }
.whitetext { color: white }
.browntext { color: brown; font-weight: bold }


