a{
color:#009966;
text-decoration:none;
}
a:hover{
color:#009966;
text-decoration:underline;
}
a.links-top{
color: #FFFFFF;
text-decoration:none;
text-transform: uppercase;
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}
a.links-top:hover{
color: #FFFFFF;
text-decoration:underline;
text-transform: uppercase;
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}
.buttonscontainer {width: 170px;}
.buttons a {color: #003366;
background-color: ;
padding: 2px;
padding-left: 3px;
display: block;
font: 11px Arial, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;}

.buttons a:hover {background-color: #99ccff;
color: #ffffff;
text-decoration: none;}
p{
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height:17px;
	color:#666666;
	padding-left:7px;
	padding-right:5px;
}
