a:link{
	text-decoration: underline;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #0000ff;
}

a:visited{
	text-decoration: underline;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #0000ff;
}

a:active{
	text-decoration: underline;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #0099ff;
}

a:hover{
	font-family: Arial, Helvetica;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	color: #0099ff;
}

td{
	font-family: Arial, Helvetica;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

body{
	font-family: Arial, Helvetica;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	background: #2e4751;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

