.cap{
	font:  22px Mistral, century gothic, verdana, geneva, arial, sans-serif;
	color : #789B92; 
}
.header{
	font:  22px;
	color : #789B92; 
}
body {
	background-color: #000000;
	margin-top:    0;
 	margin-bottom: 0;
  	margin-left:   0;
  	margin-right:  0;
	
	font:  15px century gothic, verdana, geneva, arial, sans-serif;
  	color: #FFFFFF;
}
td {
	font:  15px century gothic, verdana, geneva, arial, sans-serif;
	color: #FFFFFF;
} 
a.{
	color: #789B92;
}

img { border: 0; }

b, strong { font-weight : bold; }

select, option, textarea, input
{

  color:       #000000;
  font-size:   15px;
  font-family: verdana, sans-serif;
}

input.checkbox
{
  background-color: #F5F9FD;
}
hr
{
  height: 1px;
  border: 0px;

  color: #000000;
  background-color: #000000;
}

.links{
	color: #FFFFFF;
	text-decoration: none;
	font-family: century gothic, verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a.links:link {
color: #FFFFFF;
	text-decoration: none;
	font-family: century gothic, verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.links:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: century gothic, verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.links:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: century gothic, verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.links:hover {
	color: #FF4A33;
	text-decoration: underline;
	font-family: century gothic, verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
