a:link       { text-decoration: none }
A:visited {color : #FF00FF; text-decoration: none}
a:hover      { color: #008000; background-color: #99FF66; text-decoration: none }
BODY	{ SCROLLBAR-FACE-COLOR: #ff3399; SCROLLBAR-HIGHLIGHT-COLOR: #004386; SCROLLBAR-SHADOW-COLOR: #004386; SCROLLBAR-3DLIGHT-COLOR: #ffffff; SCROLLBAR-ARROW-COLOR: #004386; SCROLLBAR-TRACK-COLOR: #ffffff; SCROLLBAR-DARKSHADOW-COLOR: #ffffff }
	td { font-family: ms sans serif; font-size: 12px; color: #005fbd; }

	a:link { text-decoration : underline; color : #005fbd; }
	a:visited { text-decoration : underline; color : #003399; }
	a:active { text-decoration : underline; color: red; }
	a:hover { text-decoration : underline; color : red; }
	
	a.menu:link { text-decoration : none; color : #003399; }
	a.menu:visited { text-decoration : none; color : #003399; }
	a.menu:active { text-decoration : underline; color: red; }
	a.menu:hover { text-decoration : none; color : yellow; background-color : #0099ff; }
	
	a.img:link { text-decoration : underline;color : #009900; }
	a.img:visited { text-decoration : underline;color : #009900; }
	a.img:active { text-decoration : underline;color: red; }
	a.img:hover { text-decoration : underline;color : red; }
	
	a.content:link { text-decoration : none;color : #ffffff; }
	a.content:visited { text-decoration : none;color : #dddddd; }
	a.content:active { text-decoration : none;color: yellow; }
	a.content:hover { text-decoration : underline;color : yellow; }

	.msg { font-family: ms sans serif; font-size: 12px; color: #005fbd; }
	.text { font-family: ms sans serif; font-size: 12px; color: #ffffff; }