
.style1 {
	font-family: Academy;
	font-weight: bold;
}
.style2 {font-size: 12px}
.style3 {font-size: 14px}

.links a:link {
	color: #5047c5;
	}

.links a:visited{
	color: #5047c5;
	}

.links a:hover, .links a:active{
	color: #5047c5;
	}
