#cssrollovers   
{ 
background-color: #ddddff;
text-align: center;
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: center;
margin-bottom: 0px;
margin-top: 0px;
}
.button a   
{ color: #0000ff; 
text-decoration: none; 
background-color: #00DDFF; 
display: block; 
padding: 0px; 
border-style: solid; 
border-width: 1px; 
border-color: #0000ff; 
width: 100% 
}
.button a:visited {	text-decoration:none;
color: #0000ff;
border-color: #6600ff;}
.button a:hover   
{ 
color: #006633; 
text-decoration:none;
background-color: #D3F3DF; 
border-style: solid; 
border-width: 1px; 
border-color: #006633 
} 
.button a:active   
{text-decoration:none;
color: #ff00ff; 
}
p.button
{
text-indent:0em;
}
