.inputSubmit
{
color: #000000;
background-color: #EEEEEE;
border-color : #000000;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Verdana,tahoma,Arial;
font-size : 10px;
font-weight: bold;
}
.inputBox
{
color : #000000;
background : #FFFFFF;
border-color : #000000;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Verdana,tahoma,Arial;
font-size : 10px;
}
div {
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size: 18px;
font-weight: bold;
}
div.link {
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size: 14px;
font-weight: bold;
position:absolute; width:640px; height:30px; z-index:1; left: 6px; top: 485px; visibility: visible
}

	A:LINK {
		text-decoration : none;
		color : #FFFFFF;
        padding-bottom : 2px; 
        padding-left : 3px; 
        padding-right : 3px; 
        padding-top : 2px;
		}
        	A:VISITED {
		text-decoration : none;
		color : #FFFFFF;
        padding-bottom : 2px; 
        padding-left : 3px; 
        padding-right : 3px; 
        padding-top : 2px;
		}
	A:HOVER {
		text-decoration :none;
		color : #ffd700;
        padding-bottom : 2px; 
        padding-left : 3px; 
        padding-right : 3px; 
        padding-top : 2px;
        background-color: #0000ab;
		}	
	A:ACTIVE {
		text-decoration : none;
		color : #FFFFFF;
        padding-bottom : 2px; 
        padding-left : 3px; 
        padding-right : 3px; 
        padding-top : 2px;
		}
</style>