body {
	color: #000000;
	}

A:link {
color: #724A3A;  
	text-decoration: none;
	}
		
A:active {
	color: #FF4800;
	}
	
A:visited { 
	color: #724A3A;  
	text-decoration: none;
	}
	
A:hover { 
	color: #CC3300;
 	}

TD {
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: regular;
	color: #333333
	}

.standard {
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: regular;
	color: #333333
	}

.white {
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: regular;
	color: #FFFFFF
	}

.standarddark {
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: regular;
	color: #333333
	}

.color {
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: regular;
	color: #611A02
	}
	
.bold {
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666
	}

.boldcolor {
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #611A02
	}
.symbol {
	font-family: webdings;
	font-size: 8px;
	font-weight: bold;
	color: #6666ff
	}	
	