

A:link {text-decoration: underline; color: black;}
A:visited {text-decoration: underline; color: #4d4d4d;}
A:active {text-decoration: underline; color: black;}
A:hover {text-decoration: none; color: #cc3333;}


body {
	font-family:  verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 8pt;
}

td {
	font-family:  verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 8pt;
}

th {
	font-family:  verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 8pt;
}

.buttonscontainer {width: 201px;}

.buttons a {color: white;
background-color: #cc3333;
padding: 5px;
padding-left: 12px;
display: block;
border-bottom: 1px solid black;
font: 10px Verdana, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;}

.buttons a:hover {background-color: black;
color: #e6ddba;
text-decoration: none;}

.buttons a:visited {
text-decoration: none;
color: white;
}

.bread a { text-decoration: none ;  color: black ;}

