body {
	font-family: Century Gothic;
	font-size: 14px
}

a:link {
	font-family: Century Gothic;
	color:#CC0001;
	text-decoration: underline;
	font-size: 14 px;
	font-style: normal;
}
a:visited {
	font-family: Century Gothic;
	font-size: 14px;
	color:#CC0001;
	text-decoration: underline;
}
a:hover {
	font-family: Century Gothic;
	font-size: 14 px;
	color: #0B4D97;
	text-decoration: none;
}
a.:active {
	font-family: Century Gothic;
	font-size: 14px;
	color:#CC0001;
	text-decoration: underline;
}

a.one:link {
	font-family: Century Gothic;
	color:#000;
	text-decoration: none;
	font-size: 14 px;
	font-style: normal;
}
a.one:visited {
	font-family: Century Gothic;
	font-size: 14px;
	color:#000;
	text-decoration:none;
}
a.one:hover {
	font-family: Century Gothic;
	font-size: 14 px;
	color: #CC0001;
	text-decoration: underline;
}
a.one:active {
	font-family: Century Gothic;
	font-size: 14px;
	color:#000;
	text-decoration:none;	
	}
input {
border:1px;
font-family:"verdana";
font size:12pt;
color:#fff;
background-color:#999798;
}

textarea { 
border:1px;
font-family:"verdana";
font size:12pt;
color:#fff;
background-color: #999798;}
