a:link img {
	border-color: #ffffff; 
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

a:visited img {
	border-color: #ffffff; 
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

a:hover img {
	border-color: #ffffff; 
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

a:active img {
	border-color: #ffffff; 
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

a:link{
	text-decoration: underline;
	font-family: Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #0000ff;
}

a:active{
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	color: #0000ff;
}

a:visited{
	text-decoration: underline;
	font-family: Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #0000ff;
}

a:hover{
	font-family: Verdana, Helvetica;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
}

body{
	font-family: Verdana, Helvetica;
	font-size: 11px;
	text-decoration: none;
	background-color: #ffffff;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td{
	font-family: Verdana, Helvetica;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
