table {
	font-family: Trebuchet MS, Times New Roman, Times, serif;
	font-size: 12px;
	color: white;
}
a:link {
	color: #FFFF33;
}
a:visited {
	color: #DADADA;
}
a:hover {
	color: #FFCC00;
	text-decoration:none;
}
a:active {
	color: #FFCC00;
}
.titleSmall {
	font-family:Georgia, Times New Roman, Times, serif ;
	font-size: 12px;
	font-style: italic;
	color: #99ffff;
}
.titleBigOren {
	font-family:Georgia, Times New Roman, Times, serif ;
	font-size: 10pt;
	font-weight: bold;
	color: #99ffff;
}