.links1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F8F8F8;
	text-decoration: none;
}
.links1:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F8F8F8;
	text-decoration: underline;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #07002D;
	text-decoration: none;
}
.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.links2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #07002D;
	text-decoration: none;
}
.links2:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000066;
	text-decoration: underline;
}

A.example1

{
    BACKGROUND-COLOR: black
}
button
{
	background-color:#FFFFCC;
	bordercolor:#FFFFFF;
	font-family:Verdana; 
	font-size:10pt;
	color:#000000;
}
option
{
	background-color:#FFFFCC;
	bordercolor:#FFFFFF;
	font-family:Verdana; 
	font-size:10pt;
	color:#000000;
}
submit
{
	background-color:#FFFFCC;
	bordercolor:#FFFFFF;
	font-family:Verdana; 
	font-size:10pt;
	color:#000000;
}
text
{
	background-color:#000000;
	bordercolor:#FFFFFF;
	font-family:Verdana; 
	font-size:10pt;
	color:#FFFFFF;
}