.css {
	font-family: "Raavi";
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	word-spacing: normal;
	letter-spacing: 1px;

}
.STYLE1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}



.zw {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #339900;
}
.w {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #FFFFFF;
}

a:link {
	font-family: "Raavi";
	font-size: 14px;
	font-weight: bold;
	color: #006633;
	text-decoration: none;
	
}
a:visited {
	font-family: "Raavi";
	font-size: 14px;
	font-weight: bold;
	color: #006633;
	text-decoration: none;
}
a:hover {
	font-family: "Raavi";
	font-size: 14px;
	font-weight: bold;
	color: #006633;
	text-decoration: underline;
}
