
        
    A.redhead
	{
	color : red;
	text-decoration: none;
	font-weight : bold;
	}
	A.redhead:hover
	{
	color : blue;
	text-decoration: none;
	font-weight : bold;
	}
	
	
	
	A.bonb
	{
	color : black;
	text-decoration: none;
    font-weight : normal;
	}
	A.bonb:hover
	{
	color :#CC3300;
	text-decoration: underline;
	font-weight : bold;
	}
	
	A.gold
	{
	color : #D4A017;
	text-decoration: none;
    font-weight : bold;
	}
	A.gold:hover
	{
	color :#C84898;
	text-decoration: underline;
	font-weight : bold;
	}
	
	
	A.whiteongold
		{
	color : white;
	text-decoration: none;
	font-weight : bold;
	}
	A.whiteongold:hover
	{
	color : #C84898;
	text-decoration: none;
	font-weight : bold;
	}
	
   A {
	color : black;
	text-decoration: none;
	font-weight : normal;
	} 
	A:Hover
	{
	color : white;
	text-decoration: none;
	font-weight : bold;
	}
	
	.bodytext
	{
	color : black;
	text-decoration: none;
	font-size : 10pt;
	font-family : verdana;
	line-height: 1.35em;
	}
	
	.smalltext
	{
	color : black;
	text-decoration: none;
	font-size : 10px;
	font-family : verdana;
	}
	
	.smallwhitetext
	{
	color : white;
	text-decoration: none;
	font-size : 10px;
	font-family : verdana;
	}
	
	.textred
	{
	color : #CC3300;
	text-decoration: none;
	font-size : 10pt;
	font-family : verdana;
	font-weight : bold;
	line-height: 1.35em;
	}
	
	.smallgraytext
	{
	color : #808080;
	text-decoration: none;
	font-size : 10px;
	font-family : verdana;
	}
	
	A.wmenulink
	{
    font-size : 10px;
	font-family : verdana;
	color : #ffffff;
	text-decoration: none;
	font-weight : bold;
	}
	A.wmenulink:hover
	{
    font-size : 10px;
	font-family : verdana;
	color : #cc3300;
	text-decoration: none;
	font-weight : bold;
	}
	.wmenulink_on
	{
    font-size : 10px;
	font-family : verdana;
	color : #cc3300;
	text-decoration: none;
	font-weight : bold;
	}
	
	.menubox { width=160; padding-left:1; padding-bottom:1; padding-right:1;  display:none; position:absolute; background-color: gray; border: 1;  z-index:9;}

    .menu {font-family:verdana;
	       color : white; 
		   font-size : 7pt;
		   font-weight : bold}
		   
    .menuIn {font-family:verdana;
	       color : aqua; 
		   font-size : 7pt;
		   font-weight : bold}
		   
    .subject {font-family:verdana;
	       color : 'aqua'; 
		   font-size : 7pt;
		   font-weight : bold}
		   
     .recent {font-family:verdana;
	       color : 'aqua'; 
		   font-size : 7pt;
		   font-weight : bold}	