


A:link    { color: #ffffff;
	text-decoration: none;
}
A:active  { color: #cccccc;
	font-weight: bold;
 }
A:hover {
	font-style: italic;
	color: #cccccc;
	font-weight: bold;
}
A:visited { color: #666666;
	text-decoration: line-through;
}
p {
	color: white;
	font: 10pt Verdana;
}


p.mainery {
	color: white
	font: 8pt Verdana;
	font-size: 8pt;
	font-weight: 300;
	white-space: inherit;
	text-align: center;
}