.button_left {
	background-image: url(images/ttf_button_ground.jpg);
	background-color: #FFFFFF;
	
}
.button_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

.text {
background-color:#CCFF00;
}
.text:hover
{background-color:#000000;
}
a
{
color:#000000;
text-decoration:none;
}
a:hover
{
color:#990000;
text-decoration:none;
}
.orange {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color:#BE1A19;
}
.blackbold{font-family: Verdana; font-size: 14px; font-weight: bold; color: #000000; }