
a {	color: #0065ff; }
a:hover { color: #ddd; }
a:link { text-decoration: none; }
a:focus { text-decoration: none; }
a:active { text-decoration: none; }

.sendbutton {
	background: #00b2ec;
	border:1px solid #00b2ec;
	color: #fff!important;
}

.sendbutton:hover {
	background: #414141;
	color: #fff!important;	
}

.footer-bottom { color: #777; }
.footer-bottom a { color: #0065ff; }
.footer-bottom a:hover { color: #aaa; }

.main-menu .navigation li a { color: #0065ff; }
.main-menu .navigation li a:hover {	color: #aaa; }