.style12 table tr td{
border: 1px solid black;
width: 150px;
background-color: #99CC00;
padding: 0px, 0px, 0px, 0px;
margin: 0px, 0px, 0px, 0px;
}

.style12 a:link {
text-decoration:none;
text-align:left;
}
.style12 a:visited {
text-decoration:none;
}
.style12 a:hover {
text-decoration:none;
}

.style12 a{
font: bold 11px Verdana;
text-align:left;
padding: 0px, 0px, 0px, 0px;
margin: 0px, 0px, 0px, 0px;
display: block;
width: 100%;
border-bottom: 0px solid black;
}

.style12 a{
color: #0066FF;
}

.style12 a:visited {
	color: #0066FF;
	text-decoration: none;
	}
html>body .style12 a{ /*Non IE rule*/
width: auto;
}

.style12 a:link {
	text-decoration: none;
	color: #0066CC;
}

.style12 a:hover{
background-color: #99CC00;
color: #FFFFFF;
}

