body         {
	font-face: arial;
	font-size: 14px;
	font-family: arial;
}

table        { font-face: arial; font-size: 14px; font-face: arial }
td           { font-face: arial; font-size: 14px; font-face: arial }
h1           { font-size: 15px; font-weight: bold; font-face: arial }
h2           { font-size: 14px; font-face: arial }
A:active     { text-decoration: none; font-face: arial; font-weight : bold; color: #ffffff; font-size: font-size: 14px }
A:link       { color: #125252; font-face: arial; text-decoration: none; font-size: 14px }
A:hover      { color: #ffffff; font-face: arial; background-color: #005C54; text-decoration: none; font-size: 14px }
A:visited    { color: #125252; font-face: arial; text-decoration: none; font-size: 14px }

.redundantLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	background-color: #000000;
	width: 354px;

}

a:link.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

a:visited.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

a:active.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

a:hover.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	background-color: #336666;
}

a:link.large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a:visited.large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a:active.large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a:hover.large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #66cccc;
}


.boxed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #66CCCC;
	border: thin solid #000000;
	width: auto;
	text-align: left;
	padding: 7px;
	position: relative;
	height: auto;
}

.whiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}

.lrgLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 4px;
	margin: 4px;
	border: thin solid #66CCCC;

}

.lrgDark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding: 4px;
	margin: 4px;
	border: thin solid #66CCCC;
	background-color: #000000;

}



.bkgrnd {
	background-color: #66CCCC;
}
.bkgrnd2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #66CCCC;
	text-align: center;
}
.hugeLinks {

	font-family: "Comic Sans MS", sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	border: #66CCCC;
}
.smtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #003333;
	font-weight: bold;
}
