.css {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
	text-decoration: none;
}
.dot {
	border: thin dotted #CCCCCC;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2B51A2;
	text-decoration: none;
.button
{
background-color: #000000;
color: #000000;
font:Arial;
font-size:11px;
}
.button:hover
{
background-color: #000000;
color: #000000;
font:Arial;
font-size:11px;
}
