td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;

}
h1 {
	font-size: 14px;
	color: #000066;

}
h2 {
	font-size: 12px;

}
a {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;


}
a:hover {
	color: #000000;

}
a.menu {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
a.menu:hover {
	color: #FFCC00;

}
hr {
	color: #FFFFFF;

}
.bottext {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.security-news {
	font-size: 11px;
	color: #FFFFFF;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 0px;
	padding-bottom: 0px;

}


#tickertape {
	width: 130px;
	position: static;
	height: 50px;
	background-color: #ffffff;
}
#subtickertape {
	width: 130px;
	position: static;
	height: 50px;
	background-color: #cc0000;
}
.subtickertapefont { 
	font: bold 11px arial, helvetica, sans-serif; 
	color: white; 
	text-decoration: none; 
}
.subtickertapefont a { 
	color: white; 
	text-decoration: none; 
}
.combobox {
	font-weight: bold; 
	font-size: smaller; 
	font: bold 11px arial, helvetica, sans-serif;  
}
a.botlink {
	color:#000066;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
