.linkbig {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666600;
	font-style: italic;

}
a:link {
	color: #669900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #669900;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #669900;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF9900;
}

