﻿body 
{

}
 A:link.test 
{
	font-family:Verdana;
	font-style:normal;
	text-decoration:none;
	color:Black;
}

 
A:hover.test
{
	font-family:Verdana;
	font-style:italic;
	text-decoration:underline;
	color:Black;
}

A:active.test
{
	font-family:Verdana;
	font-style:normal;
	text-decoration:none;
	color:Black;
}
A:visited.test
{
	font-family:Verdana;
	font-style:normal;
	text-decoration:none;
	color:Black;
}

A:link.newshead
{
	font-family: Verdana;
	text-decoration: none;
	font-size: 9px;
	color: #3f2785;
	font-weight: bold;
	text-transform: capitalize;
}

 
A:hover.newshead
{
	font-family: Verdana;
	font-style: italic;
	font-size: 9px;
	color: #3f2785;
	text-transform: capitalize;
	text-decoration: underline;
	font-weight: bold;
}

A:active.newshead
{
	font-family: Verdana;
	font-style: normal;
	text-decoration: none;
	font-size: 9px;
	color: #3f2785;
	font-weight: bold;
	text-transform: capitalize;
}
A:visited.newshead
{
	font-family: Verdana;
	font-style: normal;
	text-decoration: none;
	font-size: 9px;
	color: #3f2785;
	font-weight: bold;
	text-transform: capitalize;
}

TEXTAREA.newsbody
{
	font-size:8;
	font-family:Verdana;
	text-align:justify;
}
LABEL.newsbodylable
{
	font-size: 8;
	font-family: Verdana;
	text-align: justify;
}
LABEL.error
{
	font-weight: bold;
	font-size: 8px;
	color: red;
	font-family: Verdana;
}
 A:link.homenews
{
	font-family: Tahoma;
	font-style: normal;
	text-decoration: none;
	color: whitesmoke;
	font-size: 8pt;
}

 
A:hover.homenews
{
	font-family: Tahoma;
	font-style: italic;
	text-decoration: underline;
	color: whitesmoke;
	font-size: 8pt;
	font-weight: bold;
}

A:active.homenews
{
	font-family: Tahoma;
	font-style: normal;
	text-decoration: none;
	color: whitesmoke;
	font-size: 8pt;
}
A:visited.homenews
{
	font-family:Tahoma;
	font-style:normal;
	text-decoration:none;
	color:whitesmoke;
	font-size: 8pt;
}
