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;
	background-color: #FFFFFF;
	font-size:12px;
	margin: 0px;
}

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%;}