.menu { position:absolute; 
		visibility:hidden; 
		color: black;
		width: 121px;
		height: auto;
		}
.menu A:hover {color: red;}
.menu A {text-decoration: none; color: black;}

.powered {
		color: white;
		font-size:11px;
		font-family: Verdana;
		font-style: bold
		}
.powered A:hover {color:#004141;}
.powered A {text-decoration: none; color:white;}

.links {
        color: white;
		font-size:11px;
		font-family: Verdana;
		font-style: bold
		}
.links A:hover {color:#00D9CC;}
.links A {text-decoration: none; color:white;}

B.powered {color: white; font-family: Verdana; font-size: 7pt; font-style: Normal}

.menu1 { 
		color: green;
		font-size:10px;
		font-family: Verdana;
		font-style: bold
		}
.menu1 A:hover {color:red;}
.menu1 A {text-decoration: none; color:green;}

B.title {color: black; font-family: Verdana; font-size: 8pt; font-style: Normal}
.general {color: black; font-family: Verdana; font-size: 10pt; font-style: Normal}
.powered {color: white; font-family: Verdana; font-size: 7pt; font-style: Normal}
