p { font-size: 10pt; font-family: verdana; color: black; } 

neg { font-size: 10pt; font-family: verdana; color: black; } 

h1 { font-family: verdana; width:100%; font-size:22pt; color:green; 
filter:DropShadow(color=silver, offx=10, offy=-4); } 

h2 { font-family: verdana; width:100%; font-size:16pt; color:green;
filter:DropShadow(color=silver, offx=4, offy=-4); } 

body { background-color: yellow; } 

a:link {color:green;} 
a:visited {color:blue;} 
a:active {color:red;} 
a:hover {color: black;}

td { font-size: 10pt; font-family: verdana; color: black; } 

.clSub { font-size: 8; font-family: verdana; color: grey; } 

.link1 { font-size: 10pt; font-family: verdana; color: red; } 

.link2 { font-size: 10pt; font-family: verdana; color:green;	} 

.kfoto { position:absolute; top:100px; left:45px; } 




a:link.men {
	width : 120px;
	background-color : darkblue;
	font: normal 80%/100% Verdana;
	letter-spacing : 2px;
	text-decoration : none;
	color : white;
	font-weight : normal;
	margin-right : 4px;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-left : 4px;
	padding-right : 4px;
	border-top : 3px outset blue;
	border-left : 3px outset blue;
	border-right :  3px outset blue;
	border-bottom :  3px outset blue;
		}

a:visited.men {
	width : 120px;
	background-color : darkblue;
	font: normal 80%/100% Verdana;
	letter-spacing : 2px;
	text-decoration : none;
	color : white;
	font-weight : normal;
	margin-right : 4px;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-left : 4px;
	padding-right : 4px;
	border-top : 3px outset blue;
	border-left : 3px outset blue;
	border-right :  3px outset blue;
	border-bottom :  3px outset blue;
		}

a:hover.men {
	width : 120px;
	background-color : lightblue;
	font: normal 80%/100% Verdana;
	letter-spacing : 2px;
	text-decoration : none;
	color : black;
	margin-right : 4px;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-left : 4px;
	padding-right : 4px;
	border-top : 3px outset blue;
	border-left : 3px outset blue;
	border-right :  3px outset blue;
	border-bottom :  3px outset blue;
		}

a:link.men2 {
	width : 120px;
	background-color : red;
	font: normal 80%/100% Verdana;
	letter-spacing : 2px;
	text-decoration : none;
	color : white;
	font-weight : normal;
	margin-right : 4px;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-left : 4px;
	padding-right : 4px;
	border-top : 3px outset blue;
	border-left : 3px outset blue;
	border-right :  3px outset blue;
	border-bottom :  3px outset blue;
		}

a:visited.men2 {
	width : 120px;
	background-color : red;
	font: normal 80%/100% Verdana;
	letter-spacing : 2px;
	text-decoration : none;
	color : white;
	font-weight : normal;
	margin-right : 4px;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-left : 4px;
	padding-right : 4px;
	border-top : 3px outset blue;
	border-left : 3px outset blue;
	border-right :  3px outset blue;
	border-bottom :  3px outset blue;
		}

a:hover.men2 {
	width : 120px;
	background-color : lightblue;
	font: normal 80%/100% Verdana;
	letter-spacing : 2px;
	text-decoration : none;
	color : black;
	margin-right : 4px;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-left : 4px;
	padding-right : 4px;
	border-top : 3px outset blue;
	border-left : 3px outset blue;
	border-right :  3px outset blue;
	border-bottom :  3px outset blue;
