A:link {
	 text-decoration: none;
	 font: 9px Tahoma, Arial;
	 font-weight: bold;
	 color:#FFFFFF
	}
A:visited {
	text-decoration: none;
	font: 9px Tahoma, Arial;
	font-weight: bold;
	color: #CCCCCC
	}
A:hover {
	text-decoration:none;
	 font: 9px Tahoma, Arial;
	 font-weight: bold;
	 color: #ffd700
	} 

#menu:link {
	text-decoration: none;
	 font: 14pt Tahoma, Arial;
	 font-weight: bold;
	 color:#FFFFFF
	}
#menu:visited {
	text-decoration: none;
	 font: 14pt Tahoma, Arial;
	 font-weight: bold;
	 color: #CCCCCC
	}
#menu:hover {
	text-decoration:none;
	 font: 14pt Tahoma, Arial;
	 font-weight: bold; 
	 color: #ffd700
	} 

#master:link {
	text-decoration: none; 
	font: 9px Tahoma, Arial;
	font-weight: bold;
	color:#FFFFFF
	}
#master: visited {
	text-decoration: none;
	font: 9px Tahoma, Arial;
	font-weight: bold;
	color: #CCCCCC
	}
#master: hover {
	text-decoration: none;
	font: 9px Tahoma, Arial;
	font-weight: bold;
	color: #ffd700
	} 
#text1 {
	font-family: Tahoma, Arial;
	font-weight:bold;
	font-size: 14pt ;
	COLOR: #999999
	}

#text2 {
	font-family: Tahoma, Arial;
	font-weight:lighter;
	font-size: 9px ;
	COLOR: #FFFFFF}

