

A.small:link {
COLOR: #3357b3;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 10px;
	text-decoration: underline;
	font-weight: normal;
}

A.small:visited {
COLOR: #3357b3;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 10px;
	text-decoration: underline;
	font-weight: normal;
}

A.small:active {
COLOR: #3357b3;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 10px;
	text-decoration: underline;
	font-weight: normal;
}

A.small:hover {
	COLOR: #0000cc;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 10px;
	text-decoration: underline;
	font-weight: normal;
}