a {
	color : #e3e0c4;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

a:visited {
	color : #bdb77c;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

a:hover {
	color : #bdb77c;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
}

body {
	background-color : #FFFFFF;
}
 
 
.text {  
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal;
	line-height: 16px;  
	color: #ffffff;
}
.text2 {  
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal;
	line-height: 16px;  
	color: #000000;
}

.header {  
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold;
	color: #e3e0c4;
}

.copyright {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #959595; 
	line-height: 14px;  

}

