<style>


a.n1:link { 
color: #478776; 
background-color: white;
text-decoration: none;
border: 1px solid white; 
 padding-right: 5px;

}
a.n1:visited { 
color: #478776; 
background-color: none;
text-decoration: none;
border: 1px solid white; 
padding-right: 5px;

}
a.n1:hover {
color: black; 
background-color: #DDDDDD;
text-decoration: none;

padding-right: 5px;

} 

a:link {
color: #478776; 
text-decoration: none;

}

a:hover {
color: black; 
text-decoration: none;
} 

a:visited {
color: #478776; 
text-decoration: none;

}

.mtext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.mtextWs{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing:-1px;
	line-height: 17px;
	}
	
.mtextWsbrown{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing:-1px;
	line-height: 17px;
	}	

body {
	background-image: url(images/bg_ms.jpg);
	background-repeat: repeat-x;
	color: green;
	z-index: 3;
}
td img {display: block;}table.n1 { background-color: #008FD5;
height: 12; 
}
table.t2 { z-index:1;position:relative; 
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing:2px;
	line-height: 17px;
	color: #000000;
}

</style>

