<style type="text/css">    
     <!--
    A:link, A:visited  {
	text-decoration : none;
	Color : #000066;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 11px;
}
     
     A:hover  {
	font-weight : normal;
	Color : #000066;
	text-decoration : underline;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
     
     A:active  {
     font-weight : normal;
     Color : #000066;
	 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 11px;
     }
    -->
	
	.design  {
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; 
	font-size:11px;
	 color:#333333;
}

.design1  {
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:11px;
	text-decoration : none;
	color: Gray;
}

.design3  {
	font-weight : bolder;
	border : thin solid Gray;
	border-width : 1;
}

