﻿<style>
h2 {font-weight:bolder;}

.border-teal {border:1px solid #008080 !important;}

footer{
background-color:#008080;
color:#fff;
}

footer a{
	color: #fff;
	text-decoration: none;
}
footer a:hover{
	color: #d1f5ed;
	text-decoration: underline;
}
</style>
