

H1, H2, H3, H4, H5 { color: black; size: 8pt }
BODY { background-color: black;  
font-family: Arial, Helvetica, sans-serif }
P { line-height: 20% }
UL LI { font-size: 70% }
.one { font-size: 11pt; font-family: arial }
.two { font-size: 8pt; font-family: MS Sans Serif }
.three { color: gray; font-size: 8pt; font-family: arial; }
.four { color: white; font-size: 1px; font-family: MS Sans Serif }
#big { font-size: 120% }
#upper { text-transform: uppercase } 

	


a.bottom:link { color: gray;
	background: transparent;
	text-decoration: underline;
	 }
a.bottom:visited { color: gray;
	background: transparent;
	text-decoration: underline
	}
a.bottom:active { color: gray;
	background: transparent;
	text-decoration: underline;
	 }			
a.bottom:hover { color: white;
	background: transparent;
	text-decoration: underline;
	 }
	 

a.email:link { color: #5BB0C2;
	background: transparent;
	text-decoration: underline;
	 }
a.email:visited { color: #5BB0C2;
	background: transparent;
	text-decoration: underline;
	}
a.email:active { color: #5BB0C2;
	background: transparent;
	text-decoration: underline;
	 }			
a.email:hover { color: #81C2D0;
	background: transparent;
	text-decoration: underline;
	 } 
	 
	 
	 
a.rita:link { color: #F5CE84;
	background: transparent;
	text-decoration: none;
	 }
a.rita:visited { color: #F5CE84;
	background: transparent;
	text-decoration: none;
	}
a.rita:active { color: #F5CE84;
	background: transparent;
	text-decoration: none;
	 }			
a.rita:hover { color: #F7E5C2;
	background: transparent;
	text-decoration: underline;
	 } 
	 
	 