	
.reglink:hover  {
	text-decoration : none;
	background-color : Yellow;
}

.reglink  {
	color : #272962;
	text-decoration : underline;
}

.navbar  {
	text-decoration : none;
	color : #ffffff;
}

.navbar:hover  {
	color : #BAC5E8;
}



