
body, td, p {
	font-family: Arial, sans serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFCC;
}

body.popup { background: #0000FF; }

h1 {font-size: 16px; font-weight: bold;}
	
.text { color: black;}

.navitext { font-size: 11px;}

a:link		{ text-decoration : none; color: #FFFFCC;}
a:visited	{ text-decoration : none; color: #FFFFCC;}
a:active	{ text-decoration : none; color: #FFFFCC;}
a:hover 	{ text-decoration : underline; color: #FFFFCC;}
