#cssrollovers   
{ 
background-color: #FAEBD7;
text-align: left;
margin-top: 0px;
margin-right: 0%;
margin-left: 0%; 
padding: 0px; 
border: solid 0px #000; 
width: 120px 
}
.button 
{
font-family: arial, helvetica, sans-serif;
font-size: 1em;
font-weight: bold;
text-align: left;
margin-bottom: 0px;
margin-top: 0px;
}
.button a   
{ text-indent: .5em;
color: #993300; 
text-decoration: none; 
background-color: #fffff0; 
display: block; 
padding: 0px; 
border-style: solid; 
border-width: 1px; 
border-color: #cc9900; 
width: 100% 
}
.button a:visited {	text-decoration:none;
color: #770033;
border-color: #cc9900;
}
.button a:hover   
{text-decoration:none; 
color: #ff00ff; 
background-color: #fffff0; 
border-color: #996600; 
} 
.button a:active   
{text-decoration:none;
color: #ff00ff; 
background-color: #fffff0;
}
.button a:focus
{text-decoration:none;
color: #FF00FF; 
background-color: #fffff0;
}
p.button
{
text-indent:0em;
}
