A:link
{
    FONT-SIZE: 12px;
    COLOR: midnightblue;
    FONT-FAMILY: arial, Verdana;
    TEXT-DECORATION: none
}
A:active
{
    FONT-SIZE: 12px;
    COLOR: indigo;
    FONT-FAMILY: arial, Verdana;
    TEXT-DECORATION: none
}
A:hover
{
    BORDER-RIGHT: darkseagreen;
    BORDER-TOP: olivedrab;
    FONT-SIZE: 12px;
    BORDER-LEFT: darkseagreen;
    COLOR: darkred;
    BORDER-BOTTOM: darkseagreen;
    FONT-FAMILY: arial, Verdana;
    TEXT-DECORATION: underline
}
.copy
{
	font-size: 10px;
	color: #333333;
	line-height: 14px;
	font-family: Verdana, arial;
}
.footer
{
	font-size: 10px;
	color: #333333;
	line-height: 12px;
	font-family: Verdana, arial;
	font-style: normal;
}
.immediate
{
	font-size: 14 px;
	color: #333333;
	font-family: Verdana, arial;
	font-weight: bold;
}
.copyright
{
    FONT-SIZE: 7pt;
    COLOR: white;
    FONT-FAMILY: Arial, Verdana;
    TEXT-DECORATION: none
}
.headline
{
	font-size: 12 px;
	color: black;
	font-family: verdana, arial, helvetica;
	font-weight: bold;
}