body {

	font-family: Arial;
	font-size: 12px;
	color: #CE7D06
}

a:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #CE7D06;
	text-decoration: none
}

a:visited {	
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #CE7D06;
	text-decoration: none
}

a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #CE7D06;
	text-decoration: underline
}

a:active {	
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #CE7D06;
	text-decoration: none
}

a:link.bottom {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none
}

a:visited.bottom {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none
}

a:hover.bottom {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline
}

a:active.bottom {	
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none
}