.body {	font-family : verdana, arial, sans-serif;
		font-size: 12px;
		color: #000000;
		font-weight : none;
		text-decoration : none;
		}

.small {	font-family : verdana, arial, sans-serif;
		font-size: 10px;
		color: #FFFFFF;
		font-weight : none;
		text-decoration : none;
		}

.heading {	font-family : arial, sans-serif;
		font-size: 14px;
		color: #3333FF;
		font-weight : bold;
		text-decoration : none;
		}

a:active.hlink { color : #333333; background : transparent; text-decoration : none; }
a:visited.hlink { color : #FFFFFF; background : transparent; text-decoration : none; }
a:link.hlink { color : #FFFFFF; background : transparent; text-decoration : none; }
a.hlink { font-family : verdana, sans-serif; font-size: 10px; font-weight : bold; text-decoration : none; }
a:hover.hlink { color : #333333; background : transparent; text-decoration : none; }

a:active.menulink { color : #999999; background : transparent; text-decoration : none; }
a:visited.menulink { color : #333333; background : transparent; text-decoration : none; }
a:link.menulink { color : #333333; background : transparent; text-decoration : none; }
a.menulink { font-family : verdana, sans-serif; font-size: 12px; font-weight : bold; text-decoration : none; align : center; }
a:hover.menulink { color : #999999; background : transparent; text-decoration : none; }

a:active.body { color : #0000FF; background : transparent; text-decoration : none; }
a:visited.body { color : #0000FF; background : transparent; text-decoration : underline; }
a:link.body { color : #0000FF; background : transparent; text-decoration : underline; }
a.body { font-family : verdana, sans-serif; font-size: 10px; font-weight : none; text-decoration : underline; align : center; }
a:hover.body { color : #0000FF; background : transparent; text-decoration : none; }