body, div, p, blockquote, ol, dl, dt, dd, td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size : xx-small;
	color: #CCCCCC;
}

body {
	margin: 0px 10px 0px 10px;
}

.bgblack {background-color: #000000;}

.bggreen {background-color: #00CC00;}


A:link {
	text-decoration: none; 
	color: #CCCCCC;
}

A:visited {
	text-decoration: none; 
	color: #CCCCCC;
}

A.green:active {
	text-decoration: none; 
	color: #CCCCCC;
	}
	
A.green:hover {
	text-decoration: underline; 
	color: #CC3399;
	}

A.green:link {
	text-decoration: none; 
	color: #CCCCCC;
	}
	
A.green:visited {
	text-decoration: none; 
	color: #CCCCCC;
	}
	
A.green:active {
	text-decoration: none; 
	color: #CCCCCC;
	}
	
A.green:hover {
	text-decoration: underline; 
	color: #CC3399;
	}

.txt {
	color: #CCCCCC;
	font-weight: 400;
	font-size : xx-small;}

.txtb {
	color: #CCCCCC;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size : xx-small;}
	
.txtk {
	color: #FF99FF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size : xx-small;
}

.txtg {
	color: #00CC00;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size : xx-small;}

.txtm {
	color: #CCCCCC;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size : xx-small;}

.txtz {
	color: #66FFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size : xx-small;
}
