a {
 
 color: #ffffcc;
 text-decoration:underline;
} 
 
a:hover {
 color: #FFCC99; 
 text-decoration:underline;
}

.redlink a {
 
 color: #97211C;
 text-decoration:none;
} 
 
.redlink a:hover {
 color: #fe9300; 
 text-decoration:underline;
}

.nicole {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC99;
	text-decoration: none;
}

.italics {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
}

.nicolebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC99;
	text-decoration: none;

}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC99;
	text-decoration: none;
}

.bigger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFCC99;
	text-decoration: none;
}

.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.smalllinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFCC99;
	text-decoration: none;
}

.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C4FFFF;
	text-decoration: none;

}

.border-yellow2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ecb785;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ecb785;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #ecb785;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #ecb785;
	
}

.border-yellow2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ecb785;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ecb785;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #ecb785;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #ecb785;
	
}

.border-yellow1 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ecb785;
	
}

.border-yellow {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ecb785;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ecb785;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ecb785;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ecb785;
	
}