<style type="text/css">
 
   <!--
   .menuh	{
		BORDER-COLOR : #FFFF99 ;
		cursor : hand ;
		Border-Left : #FFFF99 ;
		Border-Top : #FFFF99 ;
		Padding-Left : 2px ;
		Padding-Top : 1px ;
		Background-Color : #FFFF99 ; 
                
	}
.menu	{
		Background-Image : url(images/trans.gif);
               
	}
.home	{
		cursor : hand ;
                
	}


.menulinks{
    text-decoration:none; 
       }



   BODY {
        BACKGROUND-IMAGE: url(images/background.gif);
	SCROLLBAR-FACE-COLOR: #B5DEEF; SCROLLBAR-HIGHLIGHT-COLOR: #6699FF;
	SCROLLBAR-SHADOW-COLOR: #000099; SCROLLBAR-3DLIGHT-COLOR: #6600FF;
	SCROLLBAR-ARROW-COLOR: white; SCROLLBAR-TRACK-COLOR: white; SCROLLBAR-DARKSHADOW-COLOR: #0033CC;
}
  
P.body {
	FONT-SIZE: 12pt; COLOR: black; FONT-FAMILY: Verdana, arial, sans-serif ,helvetica
}
.link {
	FONT-SIZE: 12pt; COLOR: blue; FONT-FAMILY: verdana, arial, sans-serif ,helvetica; 
}
A.link:hover {
	COLOR: red
}
H3{color:black; font-family:times new roman, arial, arial black, Verdana}
</style>