/*  corresponds to styles to be used in ALL AREAS */
a:hover
{
	color: #00000;
	text-decoration: none;
}
a:link
{
	color: #000000;
	text-decoration: none;
}
	
a:visited
{
	color: #000000;
	text-decoration: none;
}



.cssHomeTopLink
{
font-family :   Arial, Verdana, Helvetica, sans-serif;
font-size : 12px;
line-height : 16px;
color: #000084;
font-style : normal;
text-decoration : underline;
}
.cssWelcomeText
{
font-family :   Arial, Verdana, Helvetica, sans-serif;
font-size : 24px;
line-height : 24px;
color: #000063;
font-style : italic;
font-weight : bolder;
text-decoration : none;
letter-spacing: -0.1 em;
}
.cssBlackText
{
font-family :   Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
line-height : 24px;
color: #000000;
font-style : normal;
font-weight : lighter;
text-decoration : none;
letter-spacing: -0.04 em;
}
.cssWhiteText
{
font-family :   Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
line-height : 12px;
color: #ffffff;
font-style : normal;
font-weight : lighter;
text-decoration : none;
}
.cssBlueLink
{
font-family :   Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
line-height : 12px;
color: #000084;
font-style : normal;
font-weight : lighter;
text-decoration : none;
text-decoration : underline;
}
.cssBlueText
{
font-family :   Verdana, Arial, Helvetica, sans-serif;
font-size : 17px;
line-height : 19px;
color: #00008C;
font-style : normal;
font-weight : Bolder;
text-decoration : none;
letter-spacing: -0.05 em;
}
.cssBlueTextUnderline
{
font-family :   Verdana, Arial, Helvetica, sans-serif;
font-size : 17px;
line-height : 19px;
color: #00008C;
font-style : normal;
font-weight : Bolder;
text-decoration : underline;
letter-spacing: -0.05 em;
}
.cssLightBlueText
{
font-family :   Helvetica, Arial, Verdana,   sans-serif;
font-size : 43px;
line-height : 48px;
color: #189EFF;
font-style : italic;
font-weight : Bolder;
text-decoration : none;
letter-spacing: -0.2 em;
}
.cssWhiteBigText
{
font-family :     Arial, Verdana,Helvetica, sans-serif;
font-size : 16px;
line-height : 18px;
color: #ffffff;
font-style : normal;
font-weight : bolder;
text-decoration : none;
}
.cssWhiteBigLink
{
font-family :     Arial, Verdana,Helvetica, sans-serif;
font-size : 16px;
line-height : 18px;
color: #ffffff;
font-style : Italic;
font-weight : bolder;
text-decoration : underline;
}


