/* CSS Document */

.cwgatext   { color: #000000; font-size: 11px; line-height: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-indent: 0px; margin-left: 0px;
 margin-bottom: 0px; padding-bottom: 0px; text-align: center
 }
 .cwgatext2   { color: #FFEE33; font-size: 11px; line-height: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-indent: 0px; margin-left: 0px;
 margin-bottom: 0px; padding-bottom: 0px; text-align: center
 }

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCFFFF;
}
a:hover {
	text-decoration: underline;
	color: #CCFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFF99;
}
