body {
	background-color: #020202;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

td {
	font-family: Verdana, MS Sans Serif, Tahoma;
	font-size: 12px;
	color: #D6D6D6;
}

a:link {
	color : #E2C186; 
	text-decoration : none; 
} 

a:visited {
	color : #E2C186; 
	text-decoration : none; 
} 

a:hover {
	color : #68338B; 
	text-decoration : underline; 
}

A.bottom { 
	COLOR: #D6D6D6; text-decoration : none;
}

A.bottom:visited { 
	COLOR: #D6D6D6; text-decoration : none;
}  

A.bottom:hover {
	COLOR: #D6D6D6; text-decoration : underline;
}
.style1 {
	color: #D6D6D6;
	font-size: 11px;
	font-family: tahoma;
}

.style2 {
	color: #D6D6D6;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}