a:link { color: navy; text-decoration: none; font-family: Arial; }
a:visited{ COLOR: navy; TEXT-DECORATION: none;}
a:hover { color: red; text-decoration: none; FONT-WEIGHT: bold; }
.style1 {font-family: Arial; font-size: 9pt; color: black;}
.style2 {font-family: Arial; font-size: 9pt; color: red;}
.buttonscontainer {width: 194px;}
.buttons a {color: #04155D;
background-color: #BED6FF;
padding: 6px;
height: 14px;

padding-left: 5px;
display: block;
border-left: 8px solid #BED6FF;
border-right: 8px solid #BED6FF;
font: 12px  Verdana, Arial, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;
margin-top: 1px;}
.buttons a:hover {
border-left: 8px solid #FF0000;
border-right: 8px solid #FF0000;
text-decoration: none;
background-color: #04155F;
color: #FFFFFF;
}

