a:hover 
{
}
.text 
{
	font-family: Verdana, Arial;
	font-size: 12px;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
div.text
{
	position: absolute;
	width: 725px;
	top: 360px;
	left: 4px
}
div.text p
{
	color: #000000;
	padding: 4px;
	text-align: justify;
	font-size: 8pt
}
div.text p a:hover
{
	color: #000033
}
div.text p a
{
	color: #000066;
	text-decoration: underline
}
.small {
font-family: Verdana, Arial; font-size: 9px; color: #000000
}
.small a
{
color: #000000
}
img.hide 
{
filter: alpha(opacity=30);
opacity: 0.3;
}
img.show 
{
filter:alpha(opacity=100);
opacity: 1;
}
