.IIMMGG {
	cursor : hand;
	cursor : pointer;
}
.main {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	text-decoration : none;
	color : Black;
}

.mini {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7px;
	font-weight : normal;
	text-decoration : none;
	color : Black;
}

BODY, TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	text-decoration : none;
	color : Black;
        scrollbar-face-color: black;
        scrollbar-shadow-color: black;
        scrollbar-highlight-color: black;
        scrollbar-3dlight-color: gray;
        scrollbar-darkshadow-color: darkgray;
        scrollbar-track-color: black;
        scrollbar-arrow-color: red;	
}


H4 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 17px;
	font-weight : normal;
	text-decoration : none;
	color : Black;
}

H3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : normal;
	text-decoration : none;
	color : Black;
}




A {
	text-decoration : none;
	text-transform : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : Lime;
}

A:VISITED {
	text-decoration : none;
	text-transform : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : Lime;
}


A:HOVER {
	text-decoration : none;
	text-transform : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	background-color : Lime;
	color : White;
}





