 
<style type="text/css">

    a:link { color: #66AAFF; text-decoration: none}
    a { color: #66AAFF; text-decoration: none}
    a:visited { color: #66AAFF; text-decoration: none}
    a:active { color: #66AAFF; text-decoration: none}
    a:hover {  color: #66AAFF; text-decoration: underline}
    p, td, tr, div { color: #CCCCFF; font-family: Arial, Helvetica, sans-serif; text-decoration: none }
	li { color: #CCCCFF }

.input {
	font-family: Verdana;
	font-size: 9pt;
	background-color: #EEEEFF;
	border-style: ridge;
	border-width: thin;
	border-color: #8888FF;
	color: #000099;
	font-style: normal;
	font-weight: bold;
		}

.button {
	font-family: Verdana;
	font-size: 9pt;
	background-color: #AAAAFF;
	border-style: ridge;
	border-width: length;
	border-color: #8888FF;
	color: #000044;
	font-style: normal;
	font-weight:bold;
		}

a:link.men {
	width: 110px;
	height: 28px;
	font: bold 80%/100% Verdana;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing : 1px;
	text-decoration : none;
	color: #eFeFFF;
    background-attachment: fixed;
	background-image:url(../bin/a_link.jpg);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-left: 16px;
		}

a:visited.men {
	width: 110px;
	height: 28px;
	font: bold 80%/100% Verdana;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing : 1px;
	text-decoration : none;
	color: #eFeFFF;
    background-attachment: fixed;
	background-image: url(bin/a_link.jpg);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-left: 16px;
		}

a:active.men {
	width: 110px;
	height: 28px;
	font: bold 80%/100% Verdana;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing : 1px;
	text-decoration : none;
	color: #101060;
    background-attachment: fixed;
	background-image: url(bin/a_hover.jpg);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-left: 16px;
		}

a:hover.men {
	width: 110px;
	height: 28px;
	font: bold 80%/100% Verdana;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing : 1px;
	text-decoration : none;
	color: #101060;
    background-attachment: fixed;
	background-image: url(bin/a_hover.jpg);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-left: 16px;
		}

body
    {
    background-color: #000000;
	text-color: #CCCCFF;
	margin-top:0;
	margin-left:0;
	padding:0px; 

	scrollbar-face-color: #4444AA;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000099;
	scrollbar-3dlight-color: #000099;
	scrollbar-arrow-color: #5555FF; 
	scrollbar-track-color: #000000; 
	scrollbar-darkshadow-color: #000000;

    }

hr {  
	color: #6060B0;
	width:500px;
	height:2px;
	border-style: none;
	border-width: thick;
	}

div.bg{
background-image: url(../bin/a_link.jpg);
}
</style>
