BODY
{
}

.newsLinks
{
	font-size:12px;
	font-family:Verdana;
	color:Black;
	text-decoration:none;
	color:Green;
}


.newsLinks:hover
{
	color:#000066;

	text-decoration:underline;	
}

.linksNorm
{
	font-size:14px;
	font-family:Verdana;
	color:green;
	text-decoration:none;
}


.linksNorm:hover
{
	color:000066;
	text-decoration:underline;	
}

.linksBig
{
	font-size:16px;
	font-family:Verdana;
	color:Green;
	text-decoration:none;
}


.linksBig:hover
{
	color:000066;
	text-decoration:underline;	
}

LI
{
	font-size:12px;
	font-family:sans-serif;
	color:green;
	list-style-type:circle;	
}

.contentBig
{
	font-weight:bold;
	color:green;
	font-size:15px; 
	font-family:sans-serif
}

.contentSmall
{
	font-size:10px; 
	font-family:sans-serif
}

.contentNorm
{	
	color:#000066;
	font-size:13px; 
	font-family:sans-serif;
}
