INPUT
{
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 10px
}
SPAN
{
}
SPAN INPUT
{
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 10px
}
SELECT
{
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 10px
}
TEXTAREA
{
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 10px
}
SRC
{
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 5px
}

a:link {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #3A5470;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #3A5470;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
	text-decoration: underline;
}
a:active {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #3A5470;
	text-decoration: none;
}
