.white {
	color: #FFFFFF;
}
.transp72
	{ 
	filter: alpha(opacity=72);filter:progid:DXImageTransform.Microsoft.Alpha(opacity=72); -moz-opacity:0.72; 
	} 

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a:active {
	color: #000000;
	text-decoration: underline;
}
.title20 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
}

.texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}


.download {
	color: #a54a5f;
	font-size: 10px;
}

.download a:link {
	color: #a54a5f;
	text-decoration: none;
}

.download a:visited {
	color: #a54a5f;
	text-decoration: none;
}

.download a:hover {
	color: #a54a5f;
	text-decoration: underline;
}

.download a:active {
	color: #a54a5f;
	text-decoration: underline;
}


#tickertape{
position:relative;
width:285px;
height:80px;
}

#subtickertape{
position:absolute;
width:285px;
height:80px;

}

.subtickertapefont{
font:bold 12px Georgia;
text-decoration:none;
color:black;
}

.subtickertapefont a{
color:black;
text-decoration:none;
}