p.big 

{line-height: 160%


}
a:link {
font-size : 17px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
font-size : 17px;
	color: #999999;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
font-size : 17px;
	color: #000FF0;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
font-size : 17px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}