A:HOVER {
	font-weight: lighter;
	text-decoration: none;
	font: Verdana;
	color: gray;	
}
	
BODY {
font-family: Verdana;
font-weight: normal;
}

H2 {
	color: green;
	font-size: large;	
	font-weight: 500;
	}

H3 {
	color: #00009C;
	font-weight: 400;
	font-size: medium;
	font-family: verdana;
}


A {
	color: green;
	font-weight: normal;
	font-family: Verdana;
}

#h97 {
	color : navy;
	font-family: Verdana;
	font-size: small;
}

#h97:HOVER {
	color : yellow;
	text-decoration: none;
	background: #339900;
}

#kkj1{
	font-family: verdana;
	font-size : small;
	font-weight: lighter;
	color: black;
	background-color: transparent;
	}

#kkj1:HOVER {
	color : yellow;
	text-decoration: none;
	background: #339900;
}

#ff1{
	background-color: transparent;
	border-color: Teal;
}

#33tt{
	background-color : transparent;
}











