td{
font-size:13px;
}
a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #ff3300;
	text-decoration: none;
}
.l_class:link {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	letter-spacing:2px;
}
.l_class:visited {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	letter-spacing:2px;
}
.l_class:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
	letter-spacing:2px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom:0px;
}

