@charset "UTF-8";



.footer {
}
.footer a {
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}

.footer2 {
}
.footer2 a {
	text-decoration: none;
}
.footer2 a:hover {
	text-decoration: underline;
}

.rightcolumn {
	padding-right: 10px;
	padding-left: 10px;
}


.left {
	padding-left: 20px;
	padding-right: 20px;
}


.columnNAV3 {
	text-indent: 20px;
}

.redishbold {
	color: #FF0000;
	font-weight: bold;
}

