<!-- Stylesheet for DesignWiz -->

Body  {
	background-image: url(http://www.designwiz.com/images/sparkle.gif);
	background-color: #000080;
}

H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #AB0000;
	font-weight: 700;
}

TD {
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: left;
}

TD.nav {
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	font-weight: 700;
	background-image: url(http://www.designwiz.com/images/stripe2.gif);
}

A.nav {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: 700;
	font-size: 11px;
	font: Arial, Helvetica, sans-serif;
}

A.nav:hover {
	text-decoration: underline;
	font-weight: 700;
	color: #FFFFFF;
	font-weight: 700;
	font-size: 11px;
	font: Arial, Helvetica, sans-serif;
}

A {
	text-decoration: underline;
	font-weight: 300;
	color: #AB0000; 
}

A:hover {
	text-decoration: underline;
	background-color: #AB0000;
	color: #FFFFFF;
	font-weight: 300;
}

A.visited {
	
}

