BODY {
     font-size : 14px;
     color : #00059E;
}

FONT {
     font-size : 14px;
}

TD {
     font-size : 14px;
     color : #00059E;
}


A {
	dddcolor : #666699;
	font-size : 14px;
	font-weight : bold;
        text-decoration:none;
}
A:HOVER {
	font-weight : bold;
        font-size : 14px;
        text-decoration:underline;
	color : #0033FF;
}

A.head {
	color : #000000;
	font-size : 14px;
	font-weight : bold;
        text-decoration:none;
}
A.head:HOVER {
	font-weight : bold;
        font-size : 14px;
        text-decoration:underline;
	color : #0033cc;
}
