A, DIV, P, SPAN, TD, TR, TEXTAREA, INPUT, SELECT, OPTION{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color: #00008B;	
}

A:Hover {
	text-decoration: underline;
	font-weight: bold;
    color: #38e0ff;
}

.splash {
	font-size : 11px;
	color: #cddce4;	
}

.print {
	font-size : 1em;
	color: black;	
}

h1.print {
	font-size : 4em;
}

.white {
	color: #cddce4;	
}

.realwhite {
	color: white;	
}
