a {
	text-decoration: none;
	}

a.visited {
	text-decoration: none;
	}

a.hover {
	text-decoration: underline;
	}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.dtheadertable {
	text-align: center;
	margin:10px;
}

.dtheadertable td a:link {
	text-decoration: none;
	color:white;
}

.dtheadertable td a:visited {
	text-decoration: none;
	color:#EEEEEE;
}

.dtheadertable td a:hover {
	text-decoration: underline;
	color:#EEEEEE;
}

.dtheader a: link {
	color: #FFFFFF;
	}

.dtheader a: visited {
	color: #BBBBBB;
	}

.dtheader a: hover {
	color: #CCCCCC;
	}


.dtfootertable {
	text-align: center;
	margin:10px;
}


.dtfootertable td a:link {
	text-decoration: none;
	color:white;
}

.dtfootertable td a:visited {
	text-decoration: none;
	color:#EEEEEE;
}


.dtfootertable td a:hover {
	text-decoration: underline;
	color:#EEEEEE;
}

.dtfooter a: link {
	color: #FFFFFF;
	}

.dtfooter a: visited {
	color: #BBBBBB;
	}

.dtfooter a: hover {
	color: #CCCCCC;
	}



