img {
	border: 0;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #29B0F1;
}
.footer_text {
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
}
.row:hover {
	background-color: #990000;
}