<style>

a{text-decoration:none}
//.style1 {font-size: 10px}
.style1 {
	font-size: 10px;
	font-family: Tahoma;
	color: #999999;
}
.style2 {
	color: #FF9900;
	font-weight: bold;
}
a:hover {
	color: #999999;
}

#info {position:relative; height:24em;}
#info h2 {margin-bottom:7em;}
#holder {position:absolute; top:50px; left:320px; width:100px; line-height:18px; height:20px; border:1px solid #f96; overflow:hidden; text-align:center; z-index:100; background:#eee;}
#holder:hover {height:130px; cursor:pointer; background:#eee;}
#holder a:visited, #holder a {display:block; width:100%; line-height:18px; color:#000; text-decoration:none;}
#holder a:hover {color:#c00;background:#ddd;}

</style>
.style3 {
	font-size: 10px;
	font-family: Tahoma;
	color: #FFFFFF;
}
.style1Copy {
	font-size: 12px;
	font-family: Tahoma;
	color: #FFFFFF;
}

