a
{
	color: #0083BE;
	text-decoration: none;
}

a:hover
{
	color: #00AEF9;
	text-decoration: underline;
}

.legal a
{
	color: #DEDEDE;
	text-decoration: none;
}

.legal a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

a.buttonLearnMore img {
width: 82px;
height: 11px;
background: url('../images/buttons/buttonLearnMoreStatic.png') no-repeat;
}
a.buttonLearnMore:hover img {
width: 82px;
height: 11px;
background: url('../images/buttons/buttonLearnMoreHover.png') no-repeat;
}
a.buttonDownload img {
width: 76px;
height: 11px;
background: url('../images/buttons/buttonDownloadStatic.png') no-repeat;
}
a.buttonDownload:hover img {
width: 76px;
height: 11px;
background: url('../images/buttons/buttonDownloadHover.png') no-repeat;
}
a.buttonLocateClassroom img {
width: 137px;
height: 11px;
background: url('../images/buttons/buttonLocateClassroomStatic.png') no-repeat;
}
a.buttonLocateClassroom:hover img {
width: 137px;
height: 11px;
background: url('../images/buttons/buttonLocateClassroomHover.png') no-repeat;
}
a.buttonClassSchedules img {
width: 115px;
height: 11px;
background: url('../images/buttons/buttonClassSchedulesStatic.png') no-repeat;
}
a.buttonClassSchedules:hover img {
width: 115px;
height: 11px;
background: url('../images/buttons/buttonClassSchedulesHover.png') no-repeat;
}
a.buttonFindStudyMaterials img {
width: 142px;
height: 11px;
background: url('../images/buttons/buttonFindStudyMaterialsStatic.png') no-repeat;
}
a.buttonFindStudyMaterials:hover img {
width: 142px;
height: 11px;
background: url('../images/buttons/buttonFindStudyMaterialsHover.png') no-repeat;
}
a.buttonViewMap img {
width: 69px;
height: 11px;
background: url('../images/buttons/buttonViewMapStatic.png') no-repeat;
}
a.buttonViewMap:hover img {
width: 69px;
height: 11px;
background: url('../images/buttons/buttonViewMapHover.png') no-repeat;
}
a.buttonEnroll img {
width: 69px;
height: 11px;
background: url('../images/buttons/buttonEnrollStatic.png') no-repeat;
}
a.buttonEnroll:hover img {
width: 69px;
height: 11px;
background: url('../images/buttons/buttonEnrollHover.png') no-repeat;
}