BODY
    {
    padding: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    background-color: #FFFFFF;
    font-family : Verdana, Arial, Helvetica, Sans-Serif;
    }


.a1 {
	position: absolute;
	border-style: solid;
	border-top-width: 1px;
        border-left-width: 0px; 
        border-right-width: 1px; 
        border-bottom-width: 0px;
	width: 99px;
	color: #666666;
        background-color: #F2C635;
	text-decoration: none;
	font-weight: normal;
}


.a2 {
	position: absolute;
	border-style: solid;
	border-top-width: 0px;
        border-left-width: 0px; 
        border-right-width: 1px; 
        border-bottom-width: 0px;
	width: 99px;
	color: #666666;
	background-color: #F2C635;
	text-decoration: none;
	font-weight: normal;
}



.a3 {
	position: absolute;
	border-style: solid;
	border-top-width: 0px;
        border-left-width: 0px; 
        border-right-width: 1px; 
        border-bottom-width: 1px;
	width: 99px;
	color: #666666;
	background-color: #F2C635;
	text-decoration: none;
	font-weight: normal;
}


a:hover {
	color: white;
	background-color: #666666;
	text-decoration: none;
	font-weight: normal;
}
