BODY, P, TD {
	color : #333333;
	font-family : Arial, Helvetica, sans-serif, sans-serif;
	font-size : 12px;
	text-align : justify;
}

A {
	color : #666666;
	text-decoration : none;
}

A:HOVER {
	color : #333333;
	text-decoration : none;
}
.small {
	font-size : 10px;
}
.big {
	font-size : 16px;
}

.question { font-size : 10px; ; color: #000000}

A.white, A.white:VISITED, A.white:LINK {
	color : #FFFFCC;
	text-decoration : none;
}

A.white:HOVER {
	color : #ffffff;
	text-decoration : none;
}

