body {
	font-size: 11pt; 
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	background-color: #000; 
	text-align: left;
	margin: auto;
}

.testimonials {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #9ad8fa;
	font-style: italic;
}

.largetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	color: #EB2826;
}

.smalltext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFF;
}

.credit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFF;
}

u {
	color: #00ADEF;
}

.hyperlinx a:hover
{ background: #000;
  color: #27beb3;
  border-color: #ffc20d;
  text-decoration: none;
  border-bottom: 1px dashed;
  text-align: right;
}

hr {
	border-top: 1px #9ad8fa;/*the border*/
	background: #9ad8fa;
	width: 100%;
	height: 1px;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 0 none;
} 

a:link {color: #00adef; text-decoration: none}
a:active {color: #00adef; text-decoration: none}
a:visited {color: #00adef; text-decoration: none}
a:hover {color: #00adef; text-decoration: underline;}

A.footer {color: #FFF;}
A.footer:LINK, {color: #FFF;}
A.footer:HOVER, {color: #FFF; text-decoration: underline;}
A.footer:VISITED, {color: #FFF;}

A.footer1 {color: #FFFFFF;}
A.footer1:LINK, {color: #FFFFFF;}
A.footer1:HOVER, {color: #FFFFFF; text-decoration: underline;}
A.footer1:VISITED, {color: #FFFFFF;}

A.footer2 {color: #ff0000;}
A.footer2:LINK, {color: #ff0000;}
A.footer2:HOVER, {color: #FFFF00; text-decoration: underline;}
A.footer2:VISITED, {color: #ff0000;}

A.footer3 {color: #000000;}
A.footer3:LINK, {color: #000000;}
A.footer3:HOVER, {color: #000000; text-decoration: underline;}
A.footer3:VISITED, {color: #000000;}

A.links {color: #cb1f69;}
A.links:LINK, {color: #cb1f69;}
A.links:HOVER, {color: #cb1f69; text-decoration: none;}
A.links:VISITED, {color: #cb1f69;}

#myButton{ 
font-family : Georgia, "Times New Roman", Times, serif; 
font-size : 12pt;
color : #000000;
 }

#myInput{
	font-family : Georgia, "Times New Roman", Times, serif;
	background-image: url(images/);
	background-color : #FFF;
	border: 1px solid #9ad8fa;
	font-size : 14pt;
	font-weight: normal;
	color : #000000;
}
