.bottomlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}

.insidelinks {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #FFFFFF;
        text-decoration: underline;
        font-weight: bold;

}




.bottomlinks a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.bottomlinks a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.bottomlinks a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}




.links2 a:link {
        color: #FFFFFF;
        text-decoration: none;
}
.links2 a:visited {
        color: #FFFFFF;
        text-decoration: none;
}
.links2 a:hover {
        color: #CCCCCC;
        text-decoration: underline;
}





.bottomborder {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #990000;

}
.righttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.backtitles {
	background-attachment: fixed;
	background-image: url(images/all/titlesback.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
