


  
a {
	font-family: Helvetica,Arial;
	
	font-size: 12px;
	
	text-decoration: none;
	color: #666666;
}
a:hover {
	font-family: Helvetica,Arial;

	font-size: 12px;

	text-decoration: none;
	color: #CC0000;
}

a.big {
	font-family: Helvetica,Arial;

	font-size: 14px;

	text-decoration: none;
	color: #666666;
}

a.big:hover {
	font-family: Helvetica,Arial;

	font-size: 14px;

	text-decoration: none;
	color: #CC0000;
}

p {
	font-family: Helvetica,Arial;

	font-size: 14px;

	text-decoration: none;
	color: #666666;
}

H1 {
	font-family: Helvetica,Arial;

	font-size: 18px;

	text-decoration: none;
	color: #666666;
}

p.small {
	font-family: Helvetica,Arial;

	font-size: 12px;

	text-decoration: none;
	color: #666666;
}