.button_left {
	background-image: url(images/otm_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;
}
