a:link  {
	font-family : Times New Roman;
	font-size : 14px;
	color: #FF0000;
	text-decoration: underline;
}
a:visited  {
	font-family : Times New Roman;
	font-size : 14px;
	color: #FF0000;
	text-decoration: underline;
}
a:active   {
	font-family : Times New Roman;
	font-size : 14px;
	color: #FF0000;
	text-decoration: underline;
}
a:hover   {
	color: #000080;
	text-decoration: underline;
	font-family : Times New Roman;
	font-size : 14px;
}

P {
	font-family : Times New Roman;
	
	}

ul {
	font-family : Times New Roman;
	}	

BODY  {
scrollbar-face-color: #4682b4; 
scrollbar-highlight-color: #b0c4de;
scrollbar-shadow-color: #666699;
scrollbar-arrow-color: #ffebcd; 
font-family: Times New Roman;
scrollbar-base-color: black;
 }


