A.news {
	font-style : normal;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	color: navy;
	text-decoration : none;
	font-size : 14px;
}

A:HOVER.news {
	font-style : normal;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	color: blue;
	text-decoration : none;
	font-size : 14px;
	
}

A.top1 {
	font-style : normal;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	color: White;
	text-decoration : none;
	font-size : 14px;
}

A:HOVER.top1 {
	font-style : normal;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	color: Orange;
	text-decoration : none;
	font-size : 14px;
	
}


A.side1 {
	font-style : normal;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	color: #80F0FF;
	font-size : 14px;
}
A:VISITED.side1 {
	font-style : normal;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	color: #80F0FF;
	font-size : 14px;
}
A:HOVER.side1 {
	font-style : normal;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	color: Orange;
	text-decoration : none;
	font-size : 14px;
	
}


.sectionheading 
{
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 125%;
	background-color: #FF9600;
	text-align : center;
}

TH.1
{
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 125%;
	background-color: #FF9600;
	text-align : center;
}

H1
{
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-top : 6px;
}

.sidetext 
{
color: White; 
font-family: Arial, Helvetica, sans-serif;
font-size: 14px
}

.newstext 
{
color: black; 
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
background-color: silver;
}

