a {
	display: block;
	text-decoration: none;
	color: black;
	}

a:active {
	font-size: 11px;
	}

.ul {
	color: blue;
	background: silver;
	margin: 8;
	padding: 2;
	border: groove;
	}

.li {  
	color: blue;
	border: 5 double black;
	background: #6699cc;
	list-style-type: none;
	font-family: Verdana; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: bold; 
	text-align: center;
	}

body {  
	font-family: Verdana; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none; 
	background-color: #6699cc;
	}

.body2 {  
	font-family: Verdana; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none; 
	background-color: #6699cc;
	}

.text { font-family: Verdana; font-size: 12px; font-style: normal; font-weight: bold; color: #000000; text-decoration: none; margin-top: auto; border:auto #000000 none}



onclick="document.location.href='links.htm';" onMouseOver="this.bgColor='FF9A00';" onMouseOut="this.bgColor='';" bgcolor=""
