a {
	font-family : Tahoma;
	font-size : 11px;
	color : #333333;
	text-decoration : underline;
}
a:hover {
	font-family : Tahoma;
	font-size : 11px;
	color : #666666;
	text-decoration : underline;
}
.designed {
	font-family : Tahoma;
	font-size : 9px;
	color : #666666;
	text-decoration : none;
}
.dna {
	font-family : Tahoma;
	font-size : 9px;
	color : #CC0000;
	text-decoration : none;
}
.dna:hover {
	font-family : Tahoma;
	font-size : 9px;
	color : #CC0000;
	text-decoration : underline;
}
.state {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #666666;
	text-decoration : none;
}
.menu {
	font-family : Verdana;
	font-size : 9px;
	color : #666666;
	text-decoration : none;
	width : 100%;
}
.menu:hover {
	font-family : Verdana;
	font-size : 9px;
	color : #84C326;
	text-decoration : none;
	width : 100%;
}
td {
	font-family : Tahoma;
	font-size : 11px;
	color : #333333;
	text-decoration : none;
}
.header {
	font-family : Verdana;
	font-size : 18px;
	color : #9CCB49;
	text-decoration : none;
}
input, select, textarea { 
	background-color: #F4F4F4; 
	color: #000000; 
	font-weight: normal; 
	font-size: 11px; 
	margin-left: 0px; 
	margin-right: 0px; 
	border-right: black 1px solid; 
	border-top: black 1px solid; 
	border-left: black 1px solid; 
	border-bottom: black 1px solid; 
	font-family: Verdana, arial, Tahoma; 
	z-index: 0; 
}
