a:link {
	color:#0066CC;
	text-decoration:underline;
	font-weight: bold;
}

a:visited {
	color:#0066CC;
	text-decoration:underline;
	font-weight: bold;
}

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


body{
	color:#333333;
	background-color: #FFFFFF;
	font-size:12px;
	padding: 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%;}
