
 UL {
 list-style-type : square;
 list-style-image : url("/images/b_listbullet.gif");
 }

.newshead  {
	font-size : 15px;
	font-family : Times New Roman;
	color : #001D68;
	line-height : 17px;
	font-weight : bold;
}
 
 
.hltext
{
	color : #000000;
	font-size : 15px;
	font-family : "Times New Roman";
	line-height: 17px;
}

.text
{
	color : #000000;
	font-size : 14px;
	font-family : "Times New Roman";
	line-height: 17px;
}

.homenews
{
	color : #ffffff;
	font-size : 14px;
	font-family : "Times New Roman";
	line-height: 17px;
	text-decoration : none;
}

A:active
{
    COLOR: #333367;
    FONT-FAMILY: "Times New Roman";
    FONT-SIZE: 14px;
	TEXT-DECORATION: underline
}
A:link
{
    COLOR: #2964BB;
    FONT-FAMILY: "Times New Roman";
    FONT-SIZE: 14px;
	font-weight : bold;
    TEXT-DECORATION: underline
}
A:visited
{
	color : #6DA5DE;
    FONT-FAMILY: "Times New Roman";
    FONT-SIZE: 14px;
	font-weight : bold;
	TEXT-DECORATION: underline
}
A:hover
{
    COLOR: #C0C0C0;
    FONT-FAMILY: "Times New Roman";
    FONT-SIZE: 14px;
    TEXT-DECORATION: underline
}


