.black {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:000000;
	text-decoration: none;

}
a.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:000000;
	font-weight:bold;
	text-transform: uppercase;
	text-decoration: none;
}

.white { 
font-family:Arial,Helvetica,sans-serif; font-size:10px; color:ffffff; 
}
.whiteL {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:ffffff;
	font-weight:bold;
	text-decoration: none;
}
.whiteS {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:ffffff;
	font-weight:bold;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;

}
/*a:hover {
	text-decoration: underline;
	color: #990000;
}
a:link {
}*/
.bodypad {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
a.white {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	text-decoration: underline;
}
a.whiteL {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.whiteL:hover {
	text-decoration: underline;
}
a.title:hover {
	color: #990000;
	text-decoration: underline;
}
a.black:hover {
	color: #990000;
	text-decoration: underline;
}
.nolink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:000000;
	font-weight:bold;
	text-transform: uppercase;
	text-decoration: none;
}
