﻿BODY
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    FONT-WEIGHT: normal;
    color: #ffffff; 
}

H1, H2, H3, H4, H5
{
    COLOR: #000000;
}

H5
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	14px;
	font-weight: bold;
	text-decoration: none
	}
		
A:link	{	
	text-decoration:	none;
	color:	#ffffff;
	font-size: 12px;
	font-weight: bold;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#ffffff;
	font-size: 12px;
	font-weight: bold;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#9ebfcb;
	font-size: 12px;
	font-weight: bold;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#9ebfcb;
	font-size: 12px;
	font-weight: bold;
	}
	
A.minilink:link	{	
	text-decoration:	none;
	color:	#ffffff;
	font-size: 10px;
	font-weight: normal;
	}	
		
A.minilink:visited	{	
	text-decoration:	none;
	color:	#ffffff;
	font-size: 10px;
	font-weight: normal;
	}	
		
A.minilink:active	{	
	text-decoration:	none;
	color:	#9ebfcb;
	font-size: 10px;
	font-weight: normal;
	}	
		
A.minilink:hover	{	
	text-decoration:	underline;
	color:	#9ebfcb;
	font-size: 10px;
	font-weight: normal;
	}

/*
.newslink A:link	{	
	text-decoration:none;
	color:	#000000;
	font-size: 12px;
	font-weight: bold;
	}	
		
.newslink A:visited	{	
	text-decoration:	none;
	color:	#000000;
	font-size: 12px;
	font-weight: bold;
	}	
		
.newslink A:active	{	
	text-decoration:	none;
	color:	#9ebfcb;
	font-size: 12px;
	font-weight: bold;
	}	
		
.newslink A:hover	{	
	text-decoration:	underline;
	color:	#9ebfcb;
	font-size: 12px;
	font-weight: bold;
	}
*/	
SMALL	{	
	font-size:	8px;
	}	

BIG	{	
	font-size:	12px;
	}		
	
A.scroll
{
    FONT-WEIGHT: lighter;
    FONT-SIZE: 10px;
    COLOR: #ffffff;
    FONT-FAMILY: arial;
    TEXT-DECORATION: none
}
A.scroll:active
{
    COLOR: #ffffff
}
A.scroll:hover
{
    COLOR: #9ebfcb;
    TEXT-DECORATION: none
}
.scrolltext
{
    FONT-SIZE: 10px;
    MARGIN: 0em 0em 0em 0em;
    COLOR: #ffffff;
}

.newsfooter
{
	border-bottom:dotted 1px gray;
}

