<!-- wwr.css  --!>

#top { color:#000000; font-size:18px; line-height:25px; text-decoration:none; 
 font-family:geneva, arial, helvetica; font-weight:bold; letter-spacing:0px; 
 word-spacing:0px; }
 
#sub { color:#000000; font-size:14px; line-height:18px; text-decoration: none;
 font-family:arial, helvetica; font-weight:bold; letter-spacing:0px; word-spacing:0px; }  
 	
#text 	  { color:#000000; font-size:11px; line-height:15px;
 font-family:arial, helvetica; letter-spacing:0px; word-spacing:0px; }
 
#linx 	  { color:#000033; font-size:12px; line-height:19px; text-decoration: none;
 font-family: arial, helvetica; letter-spacing:0px; word-spacing:0px; }
 
#winz 	  { color:#000000; font-size:8px; line-height:12px;
 font-family:arial, helvetica; letter-spacing:0px; word-spacing:0px; }

#men a {
	height:					25px;
	margin:					0;
	padding:				0;
	font-family:			verdana, helvetica, arial sans-serif;
	font-weight:			bold;
	font-size:				14px;
	text-decoration:		none;
	color:					#9999ff;
	line-height:			18px;
}
#men a:hover {
	font-family:			verdana, helvetica, arial sans-serif;
    color:					#0033cc;
	font-weight:			bold;
	font-size:				14px;
}
#men a.activ {
	height:					25px;
	margin:					0;
	padding:				0 0px;
	font-family:			verdana, helvetica, arial, sans-serif;
	font-weight:			bold;
	font-size:				15px;
	text-decoration:		none;
	color:					#663399;
	line-height:			18px;
}