a:link {color: #000; text-decoration: none;font-weight:bold;}      /* unvisited link */
a:visited {color:#000; text-decoration: none;font-weight:bold;}  /* visited link */
a:hover {color:#FFD900; text-decoration: none;font-weight:bold;}  /* mouse over link */
a:active {color:#000; text-decoration: none;font-weight:bold;}  /* selected link */

a.left:link {color: #000000; text-decoration: none;font-weight:bold;}      /* unvisited link */
a.left:visited {color:#000000; text-decoration: none;font-weight:bold;}  /* visited link */
a.left:hover {color:#B33030; text-decoration: none;font-weight:bold;}  /* mouse over link */
a.left:active {color:#000000; text-decoration: none;font-weight:bold;}  /* selected link */

#boxes1 a{

color: #000000;
display: block;
float:left;
width: 32%;
height: 20px;
padding-top:15px;
padding-bottom:15px;
background-color: #FFD900;
text-decoration: none;
border-top:2px #000000 solid;
border-right:2px #000000 solid;
text-align:center;
font-weight:bold;
}

#boxes1 a:hover{
background-color: #000;
color:#FFD900;
font-style:italic;


}

.first a{

border-left:2px #000000 solid;

}

.last a{

border-bottom:2px #000000 solid;

}


.menulist a{

color: #B33030;
display: block;
float:left;
width: 24.5%;
height: 20px;
padding-top:5px;
padding-bottom:5px;
background-image: url(images/button2.gif);
text-decoration: none;
border:0px #999999 solid;
text-align:center;
font-weight:bold;
}

.menulist a:hover{
background-color: #B33030;
color:#ffffff;
border:1px #ffffff solid;
}

ul.diamond {
list-style-image: url(images/diamond.gif);
margin-left:25px;
font-size:18px;
color: #000000;
}

.menulist2 a{

color: #ffffff;
display: block;
float:left;
width: 24.5%;
height: 20px;
padding-top:5px;
padding-bottom:5px;
background-color: #B33030;
text-decoration: none;
border:1px #999999 solid;
text-align:center;
}

.menulist2 a:hover{
background-color: #871212;
color:#ffffff;
border:1px #999999 solid;
}

ul.diamond2 {
list-style-image: url(images/diamond.gif);
margin-left:140px;
font-size:18px;
color: #000000;
}
ul.diamond3 {
list-style-image: url(images/diamond.gif);
margin-left:10px;
font-size:12px;
color: #000000;
}
