A:link { color: blue; text-decoration: underline }
  A:visited { color: blue; text-decoration: underline }
  A:active { color: blue; text-decoration: underline }
  A:hover { color: blue; text-decoration: underline }
  
  A.b:link { color: black; text-decoration: none }
  A.b:visited { color: black; text-decoration: none }
  A.b:active { color:  black; text-decoration: none }
  A.b:hover { color:  black; text-decoration: underline }
  
  A.g:link { color: #759318; text-decoration: none; font-size: 14px; }
  A.g:visited { color: #759318; text-decoration: none; font-size: 14px; }
  A.g:active { color:  #759318; text-decoration: none; font-size: 14px; }
  A.g:hover { color:  #759318; text-decoration: underline; font-size: 14px; }    
  
  .base { FONT-FAMILY: Verdana; COLOR: #000000; font-size: 11px; }
  .green { FONT-FAMILY: Verdana; COLOR: #759318; font-size: 14px; }
  .grsm { FONT-FAMILY: Verdana; COLOR: #759318; font-size: 11px; }
  .text { FONT-FAMILY: Verdana; COLOR: #000000; font-size: 12px; }
  .brown { FONT-FAMILY: Verdana; COLOR: #7b3f17; font-size: 12px; }
h1 {
	COLOR: #759318;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 14px;
	line-height: normal;
	text-indent: 0pt;
	margin: 0px;
	font-weight: bold;
}

h1 A:link {
	COLOR: #759318;
	text-decoration: none
}
h1 A:visited {
	COLOR: #759318;
	text-decoration: none
}
h1 A:hover {
	COLOR: #759318;
	text-decoration: underline;
}
.empty {background-repeat: no-repeat; background-image: URL(empty.gif);}
.top1 {background-color: #efefef}
.top2 {background-color: #efefef}
.top3 {background-color: #efefef}
.tt1 {text-align:center; font-family:arial; font-size:11px; background-color: #448CCB; color: white}
.tt2 {text-align:center; font-family:arial; font-size:11px; background-color: #efefef}
.tt4 {text-align:center; font-family:arial; font-size:11px; background-color: #e4e4e4}
.tt3 {text-align:center; font-family:arial; font-size:11px; background-color: #7DA7D9; color:white}

.error {font-family:arial; font-size:11px; color:red; font-weight:bold;}
.admin {color:red;}  
