body {
	 font-family: arial, tahoma, sans-serif;
	 font-size: 11px;
}

a:link {
	color: #003399;
	font-weight: none;
	text-decoration: underline;
}
a:visited {
	color: #003399;
	font-weight: none;
	text-decoration: underline;
}
a:hover {
	color: black;
}

img.photo { border: 1px solid black; }

.11sans{
	font-size: 11px;
	font-family: arial, tahoma, sans-serif;
}

/*********************************************
***** NEWS HEADLINES STUFF BEGINS ************
*********************************************/

.newsHeading {
	font-size: 11px;
	font-family: arial, tahoma, sans-serif;
	letter-spacing: 2px;
	text-align: center;
	font-weight: bold;
}

.news {
	font-size: 11px;
	font-family: arial, tahoma, sans-serif;
}
/*********************************************
***** NEWS HEADLINES STUFF ENDS **************
*********************************************/