/*BODY {

}


A:link, A:active, A:visited, A:hover { color: #5A477A;  }

input,select,textarea { color: #5A477A; }

.titles { color: #5A477A;  }

td.menu{ 
		background-color: #990000;
		color: white;
		}
a.menu{ color: yellow;
		width=100%;
		}
a.menu:hover{ background-color : #CC3300;}

.heading2red {
	font-size : xx-small;
	font-weight : bold;
	font-family : Verdana, Geneva,  Helvetica,Arial, sans-serif;
	color : #990000;
}

A.menu:link, A.menu:active {
	color: white;
	text-decoration: none;
}
a.menu:visited {
	color: white;
	text-decoration : underline;
}
*/
