body {
	background-color: #222E01;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}
.txt A {
color : #ffffff; 
background-color : transparent ;
font-size : 12px;  
} 
.txt A:hover {
color : #75A100; 
background-color : transparent ;
font-size : 12px; 
text-decoration : none 
} 
.txt1 {
	color: #75A100;
	font-size: 14px;
	font-family: arial, "MS Sans Serif";
	font-weight: bold;
} 
.head {
	color: Red;
	font-size: 28px;
	font-weight: bold;
	font-style: italic;
}
.text {
color : #000000; 
font-size : 12px; 
} 
.text A {
	color: Gray;
	font-size: 12px;
} 
.text A:hover {
color : #75A100;
font-size : 12px; 
}