.style1 {
	color : #103500;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	text-decoration: none;
}
.style2 {
	color : #000000;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	text-decoration: none;
}
.stylecopy {
	color : #000080;
	font-size : 10px;
	font-family : Tahoma,Verdana,Arial;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}


