/* CSS Document */

/*determines height of background box for this page only*/
body  {
	
}

#id0background  {
	height:750px;
	background-color:#FFFFE1;
	
  }
  
	


#linksMainContent {
	position:absolute;
	width:415px;
	height:540px;
	z-index:5;
	left: 222px;
	top: 106px;
	color: #010181;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-top: 30px;
	
}
   

#newsitem2 p a:link  {
   font-style: normal;
   color:purple;
}
   
#newsitem2 p a:visited  {
   font-style: italic;
   color:#666666;
}
#newsitem2 p a:hover  {
   font-style: italic;
   color:#FF0000;
}

#newsitem2 p a: active  {
   font-style:normal;
   color:#33FF00;
}  
   
.boldText  {
	font-weight:bolder;
}



.italic  {
	font-style:italic;
}

h2  {
	font-size: 15px;
	font-family:Verdana, Geneva, sans-serif;
	color:#010181;
	
}
