body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:black;
	font-size: 12px;
	background-image:  url(gradback2.jpg);
	background-repeat:repeat-x;
	background-color:#c00000;
	
}
td.maintext{
	background-position:  bottom right;
	background-repeat:no-repeat;
}

a:link {
	color:#FFFFFF;
	text-decoration: none;
}
a:visited {
	color:#FFFFFF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color:#ffffff;
	background-color: #ff4040;
	padding:5;
}
a:active {
	color:#FFFFFF;
	text-decoration: underline;
}

/* links for dwd footer */

a.footer:link {
	color:#000000;
	font-size: xx-small;
	text-decoration: none;
}
a.footer:visited {
	color:#000000;
	font-size: xx-small;
	text-decoration: none;
}

a.footer:hover {
	text-decoration: underline;
	color:#333333;
	font-size: xx-small;
	padding: 0 0 0 0;
	background-color: #c7c8fd;
}
a.footer:active {
	color:red;
	font-size: xx-small;
	text-decoration: underline;
}

a.contact:link {
	color:#000000;
	text-decoration: underline;
}
a.contact:visited {
	color:#000000;
	text-decoration: none;
}

a.contact:hover {
	text-decoration: underline;
	color:#ffffff;
	background-color: #ff4040;
	padding:0;
}
a.contact:active {
	color:red;
	text-decoration: underline;
}
