a:link{
	text-decoration: underline;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #009900;
}

a:visited{
	text-decoration: underline;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #009900;
}

a:active{
	text-decoration: underline;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

a:hover{
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
	color: #003ded;
}

a:link img{
	border-color: #000000; 
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

a:visited img{
	border-color: #000000; 
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

a:active img{
	border-color: #000000; 
	border-style: dashed;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

a:hover img{
	border-color: #000000; 
	border-style: dashed;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.ep img{
	border-color: #000000; 
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

body{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	text-decoration: none;
	background-color: #f8ffc3;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
}

td{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 13px;
	text-decoration: none;
	color: #003300
}

