body, p, blockquote, hr, i, ul, li, tr, td, table {
	font-size : 9px;
	font-family : Verdana;
}

input, textarea, select {
	font-family: Verdana;
	font-size: 9px;
	background-color: #FFFFFF;
	border: 1px solid #FF9C00;
}

.submit {
	font-family: Verdana;
	font-size: 9px;
	background-color: #FFFFFF;
	border: 1px solid #FF9C00;
}

a { 
	color: #F2B200;
	text-decoration: none;
	background: #FFFFFF;
	font-weight: none;
	border: 1px solid #FFFFFF;
} 

a:link {
	color: #F2B200;
	text-decoration: none;
	background: #FFFFFF;
	font-weight: none;
	border: 1px solid #FFFFFF;
} 

a:hover { 
	color: #000000;
	text-decoration: none;
	background: #F2B200;
	font-weight: none;
	border: 1px solid #F2B200;
} 

.title {
	font-weight: bold;
	color: #FF9C00;
}
