.mainlink:link
{font-size: 13px;
color: #F4CB00;
font-family: arial;
font-weight: bold;
text-decoration: none;}

.mainlink:visited
{font-size: 13px;
color: #F4CB00;
font-family: arial;
font-weight: bold;
text-decoration: none;}

.mainlink:hover
{font-size: 13px;
color: #EE9B00;
font-family: arial;
font-weight: bold;
text-decoration: none;}

.text
{font-size: 13px;
color: #ffffff;
font-family: arial;
font-weight: normal;
text-decoration: none;}

.textblack
{font-size: 13px;
color: #000000;
font-family: arial;
font-weight: normal;
text-decoration: none;}

.bold, b
{font-size: 13px;
color: #FFFF99;
font-family: arial;
font-weight: bold;
text-decoration: none;}
	
.italic, i
{font-size: 11px;
color: #999999;
font-family: arial;
font-weight: verdana;
text-decoration: none;
font-style: italic;}

.boldblack
{font-size: 13px;
color: #000000;
font-family: arial;
font-weight: bold;
text-decoration: none;}

.boldorange
{font-size: 13px;
color: #EE9B00;
font-family: arial;
font-weight: bold;
text-decoration: none;}

.border
{font-size: 11px;
color: #ffffff;
font-family: arial;
font-weight: normal;
text-decoration: none;
border: 1px solid #EE9B00;}

input, textarea, select, option
{font-family: arial;
color: #000000;
font-size: 11px;
font-weight: normal;
background-color: #FFFFEE;}