.warning {
  color:#794400;
  font-weight:bold;
}

A:LINK    {	COLOR: #ffffff;}    
A:ACTIVE  {	COLOR: #ffffff;}      
A:VISITED {	COLOR: #ffffff;}
A:HOVER {COLOR: #ffffff;
}
.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.small_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.heading {
	font-family: "Courier New", Courier, mono;
	font-size: 150%;
	color: #794400;
	font-weight: bold;
}
A.white:LINK    {
	COLOR:#ffffff;
	font-size: 120%;
	font-family: "Courier New", Courier, mono;
	font-weight: normal;
	text-decoration: none;
} 
A.white:ACTIVE  {
	COLOR:#ffffff;
	font-size: 120%;
	font-family: "Courier New", Courier, mono;
	text-decoration: none;
} 
A.white:VISITED {
	COLOR:#FFFFFF;
	font-size: 120%;
	font-family: "Courier New", Courier, mono;
	text-decoration: none;
} 	
A.white:HOVER {
	color:#EAEAEA;
	font-size: 120%;
	font-family: "Courier New", Courier, mono;
	text-decoration: underline;
}
.text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	list-style-type: none;
	list-style-image: url(images/site_layout/bullet.gif);
}
