.insidetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: 1px;




}
.textLINKS {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #660033;
	text-decoration: underline;
	font-weight: normal;

}
a:active {
	color: #666666;
	text-decoration: underline;
}
