.whiteLink {  font-family: Arial, Helvetica, sans-serif; text-decoration:none; font-size: 14px; font-weight: bold; color: #FFFFFF}

A.whiteLink:hover {color: #FF703B;}

.title {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #253583; border: black}

.talk {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}

.crazy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
}

.border {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}

.crazyBord {  border-color: #CD3345; border-style: solid; border-width: thin;}
.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-style: italic;

}
