a:link        {
                font-family:Verdana, Arial, sans-serif;
                font-size:12px;
                color: #4E4E9A;
                text-decoration: none;}

a:visited     { 
                font-family:Verdana, Arial, sans-serif;
                font-size:12px;
                color: #4E4E9A;
                text-decoration: none;}

a:hover	      { 
                font-family:Verdana, Arial, sans-serif;
                font-size:12px;
                color: #FF4400;
                text-decoration: underline; }

a:active      { 
                font-family:Verdana, Arial, sans-serif;
                font-size:12px;
                color: #4E4E9A;
                text-decoration: none; }

A.underline:HOVER {
		color: #000000; 
		text-decoration: underline overline; }

BODY, FONT, TD { 
		font-family : Verdana, Arial, sans-serif ; 
		font-size : 12px; 
		color : #16042C;
		SCROLLBAR-BASE-COLOR: #122B4F;
		SCROLLBAR-ARROW-COLOR: #FF9933;
		CURSOR: url(cursor.ani)

}


textarea      {
                width: 95%;
                font-family: Verdana;
                font-size: 12px;
                border-color:#2b547e;
                border-style:solid;
                border-width:1px;
                background-color: #eeeeee;
                color: #000000; }

.inputbox     {
                width: 50%;
                font-family: Verdana;
                font-size: 12px;
                border-color:#2b547e;
                border-style:solid;
                border-width:1px;
                background-color: #eeeeee; }

        