/*South Carolina*/h1{	margin-bottom: 0;	padding-bottom: 0;	color: white;	font-size: 42px;	font-weight: bold;	font-style: italic;	text-align: center;	vertical-align: baseline;	font-family: "Times New Roman", Times, serif ;}a:link {  	font-weight: bold;   	text-decoration : none;   	color: #00F;  	background-color: transparent; 	font-size: 18px;}a:visited{	font-weight: bold;	text-decoration: none;	color: #00F;	background-color: transparent;	font-size: 18px;}a:hover {   font-weight: bold;   color : #00F;   background-color : yellow;     text-decoration : underline;    font-size: 18px;}a:active {   font-weight: normal;    text-decoration : none;    color: #00F;   background-color: transparent;    	font-size: 18px;}