body {
	font-size: 9pt;
	color: #333333;
	line-height:180%;
}
td {
	font-size: 9pt;
	color: #333333;
	line-height:180%;
}

a:link {
	font-size: 9pt;
	color: #CC0000;
	
}
a:visited {
	font-size: 9pt;
	color: #990000;
}

a:hover {
	font-size: 9pt;
	color: #FF6600;
	text-decoration: none;

}

.input {
	font-size: 9pt;
	border: 1px solid #000000;
}

a.nav:link {
	font-size: 10pt;
	color: #333333;
}
a.nav:hover {
	font-size: 10pt;
	color: #FF6600;
}
a.nav:visited {
	font-size: 10pt;
	color: #333333;
}
a.white:link {
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
}
a.white:hover {
	font-size: 9pt;
	color: #FF6600;
	text-decoration: none;
}
a.white:visited {
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
}
a.indexNews:link {
	font-size: 9pt;
	color: #333333;
}
a.indexNews:hover {
	font-size: 9pt;
	color: #FF6600;
	text-decoration: none;
}
a.indexNews:visited {
	font-size: 9pt;
	color: #333333;
}

