H2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left : 25px;
	margin-top : 15px;
	margin-right : 25px;
	color : White;
}
H3 {
	font-family :verdana;
	margin-left : 25px;
	margin-top : 38px;
	margin-right : 25px;
	color : White;
}

p {
	font-family : Verdana;
	margin-left :25px;
	margin-top : 15px;
	margin-right : 25px;
	font-size : smaller;
	color : #C5CADE;
}



.fnt
{
font-family : Verdana;
	font-size : xx-small;
	font-weight : bold;
color : #FFFFFF;
}

A:LINK {
	font-family : Verdana;
	font-size : x-small;
	font-weight : bold;
color : #FFFFFF;
}

A:HOVER
 {
		font-family : Verdana;
	font-size : x-small;
	font-weight : bold;
color : #33ccff;

}

A:ACTIVE {
	font-family : Verdana;
	font-size : x-small;
	font-weight : bold;
	color : #C5CADE;
}


A:VISITED {
	font-family : Verdana;
	font-size : x-small;
	font-weight : bold;
	

}

A {
color : #FFFFFF;
}




INPUT.field{
	background-color : #000066;
	border : 1px #FF9830;
	border-bottom : medium;
	border-style : solid ;
	border-bottom-color : #FF9830;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	font-family : Verdana;
	font-size : xx-small;
	font-weight : bold;
color : #33ccff;
}

INPUT.go{
	background-color : #FF9830;
	font-family : Verdana;
	font-size : xx-small;
	font-weight : bold;
	color : #FFFFFF;
	border : 1px #FF9830;
	border-bottom : thin;
	border-style : solid ;
	border-bottom-color : #FF9830;
	border-bottom-style : solid;
	border-bottom-width : 0px;
	border-top-width : 0px;
	border-collapse : separate;
	
}





