a:link {
color:#006666;
text-decoration:none; 
font-style: bold;}

a:visited {
color:#006666;
text-decoration:none;
font-style: relative;}

a:hover {
color:#FF0033;
text-decoration:none;
position : relative;}


body{
	color:#333333;
	font-size:12px;
	margin: 0px;
	background-color: #B3EB51;
}

td{
color:#333333;
line-height: 150%;
font-size:12px;
}

tr{
color:#333333;
line-height: 150%;
font-size:12px;
}

table{
color:#333333;
line-height: 150%;
font-size:12px;
}

.small{
	font-size:10px;
	line-height:120%;
	color: #FF3366;

}
