BODY { 	margin : 0px ;
	font-family :  Verdana, Arial, Tahoma, Trebuched ; 
	color :  rgb(174,90,21) ; 
	background-color :  black ;	
}

A{ text-decoration: none; color : rgb(252,115,34)  ; font-weight : normal ; font-size : 10}
A:visited { text-decoration: none; rgb(252,115,34) ; font-weight :  normal ; font-size : 10}
A:hover { text-decoration: none; rgb(252,115,34) ; font-weight :  normal ; font-size : 10}

A.drk{ text-decoration: none; color : rgb(252,115,34)  ; font-weight : bold ; font-size : 14}
A.drk:visited { text-decoration: none; rgb(252,115,34) ; font-weight :  bold ; font-size : 14}
A.drk:hover { text-decoration: none; color : rgb(255,239,8) ; font-weight :  bold ; font-size : 14}

A.rk{ text-decoration: none; color : azure  ; font-weight : bold ; font-size : 16}
A.rk:visited { text-decoration: none; azure ; font-weight :  bold ; font-size : 16}
A.rk:hover { text-decoration: none; color : rgb(255,239,8) ; font-weight :  bold ; font-size : 14}


h1 { margin: 0px; font-style : italic ; text-align: center }
h2 { margin: 4px; text-align: left ;  color : azure ; font-size : 16}

HR { margin: 0px; color : azure}
HR.pink { color : rgb(255,117,211)  }
P { margin: 0px; text-align: left ; color : rgb(174,90,21)}


TABLE.list { border : 1px solid rgb(174,90,21) ;  font-size : 14 ; color : gray ; font-weight :  bold ;}

IMG { border : 1px solid rgb(174,90,21) ; }