@charset "UTF-8";
/* CSS Document */

BODY	{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/brownbg.gif);
	background-repeat: repeat-x;
	color: #333333;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
}
a {COLOR: #55009c; text-decoration: none}
a:visited {COLOR: #55009c; TEXT-DECORATION: none}
a:hover {
	COLOR: #7600a7;
	TEXT-DECORATION: none;}
	
	.header {COLOR: #55009c;
	font-family:Verdana, Geneva, sans-serif;
	
	font-size: 12px;
	font-weight:bold;}
	
	.superdefault  {COLOR: #333333;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;}
	
	
	.caption {COLOR: #333333;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;}
	
	.linkon {COLOR: #ffffff;
	font-family:Verdana, Geneva, sans-serif;
	
	font-size: 12px;
	font-weight:bold;}
