A:Link    {
	color :  green;
	font-weight : bold;
}
A:Visited {
	color : green;
	font-weight : bold;
}
A:Active  {
	color :  #33CC00;
	font-weight : bold;
}
A:Hover   {
	color : #FF6600;
	font-weight : bold;
}
  
A.NavFooter {
	font-weight : normal;
}
body{
	background-image: url(images/opaper.gif);
}
#pageTitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	padding: 10px;
}
#pageContent{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	padding: 10px;
}
