.style1 {color: #FFFFFF}
.style2 {color: #999999}

#mybutton   {border-style: inset;
        border-color: #999999;
        background-color: #003399;
        text-decoration: none;   
        width: 955px;
        height: 25px;
        text-align: left;}

#mybutton {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0033CC;
	text-decoration: none;
}
#mybutton a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #0033CC;
	text-decoration: none;
}
#mybutton a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #99999;
	text-decoration: none;
}
#mybutton a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}
#mybutton a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
#mybutton .headings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

