a:link {  color: #777777; text-decoration: underline; cursor: hand}
a:visited {  color: #000000; text-decoration: underline}
a:hover {  color: #84234C; text-decoration: underline}
a:active {  color: #000000; text-decoration: none}
body {
background-image:url(imgs/bg.gif);

}
.copy{
	font-family: Arial, sans-serif;
	color:#000000;
	font-size:9pt;
	
	}
.capital{
	font-family: Arial, sans-serif;
	color:#384458;
	font-size:14pt;
	font-weight: bolder;
	}
	
	.minicopy{
	font-family:"Lucida Sans", Arial, sans-serif;
	color:#777777;
	font-size:8pt;
	
	}

.submenu{
	font-family: Arial, sans-serif;	
	font-size:9pt;
	font-weight: bolder;
	
	}	
.greybg{
		background-color:#E5E5E5;
	}



