
a {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.style2 {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Tahoma;
}
td {
	font-size: 11px;
	color: #000000;
	font-family: Tahoma;
	text-align:justify;
}