a:visited {
	color: #DD00DD;
}
body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #383838;
	font-weight: normal;
}

a {
	text-decoration: none;
	color: #DD00DD;
}

a:hover {
	text-decoration: underline;
}
h1 {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #DD00DD;
	background-color: #DD00DD;
	background-position: left;
	padding-left: 4px;
	padding-bottom: 3px;
	padding-top: 2px;
}


a:active {
	color: #DD00DD;
}

a:link {
	color: #DD00DD;
}



 	


