A.example1
{
    BACKGROUND-COLOR: black
    a {font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:8pt;font-weight:bold;color:#ffffff;text-decoration:underline;line-height:17px}
    a:hover{color:#003300; background: #FFF;line-height:17px}
    a:visited {text-decoration:underline;line-height:17px}
    a.ref:link {font-family: Arial; font-size: 16pt; color: blue; text-decoration: none; }
    a.ref:visited {font-family: Arial; font-size: 16pt; color: purple; text-decoration: none; }
    a.ref:active {color: #006600; }
    a.ref:hover {color: #006600; font-size: 16px; font-family: Arial; font-weight: bold; background: #ff0000; text-decoration: underline; }
}
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;
}
.header1{
	color:#006600;
	text-decoration:none;
	}
.header2{
	color:#006600;
	text-decoration:none;
	}
.header3{
	color:#006600;
	text-decoration:none;
	}

