
.darkbg
{
    BACKGROUND-COLOR: #6080D1;   	
}
.normaldark
{
    COLOR: #b5b2e7;
    FONT-FAMILY: arial,helvetica,sans-serif;
    FONT-SIZE: 10pt;
}

.lighttext
{
    BACKGROUND-COLOR: #6766cc;
    COLOR: #b5b2e7;
    FONT-FAMILY: arial,helvetica,sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bolder
}
.brighttext
{
    BACKGROUND-COLOR: #6766cc;
    COLOR: #ffffff;
    FONT-FAMILY: arial,helvetica,sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bolder
}


A.wlink
{
	COLOR: #003366;
	FONT-SIZE: 13px;
	FONT-FAMILY: arial,helvetica,sans-serif;
	TEXT-DECORATION: none;
	Font-Weight: bold;
}
A.wlink:visited
{
	COLOR: Fuchsia;
}
A.wlink:hover
{
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	background-color : #339933;
}

A.ylink
{
	COLOR: #003366;
	FONT-SIZE: 13px;
	TEXT-DECORATION: none;
	FONT-FAMILY: arial,helvetica,sans-serif;
	FONT-WEIGHT: bold;
}
A.ylink:visited
{
	COLOR: Teal;
	FONT-WEIGHT: bold;
}
A.ylink:hover
{
	COLOR: Silver;
	TEXT-DECORATION: none FONT-FAMILY: arial,helvetica,sans-serif;
	FONT-WEIGHT:BOLD;
}

A.big
{
    COLOR: white;
    FONT-SIZE: 16px;
    TEXT-DECORATION: none;
    FONT-FAMILY: arial,helvetica,sans-serif;    
}
A.big:visited
{
    COLOR: white;
}
A.big:hover
{
    COLOR: yellow;
    TEXT-DECORATION: none
    FONT-FAMILY: arial,helvetica,sans-serif;
}

a.effectslnk
{
	color : Blue;
	font-family : "Times New Roman";
	text-decoration : none;
}
a.effectslnk:visited
{
	font-family : "Times New Roman";
	color : Red;
}
a.effectslnk:hover
{
	background : #003366;
	color : #ffffff;
	font : bold;
	text-decoration :underline;
}


