/* CSS Document */
.company_name {
	font-family: "Trebuchet MS";
	font-size: 22px;
	color: #FFFFFF;
}
.company_name2 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FFFFFF;
}
.campus_name {
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.top_navi {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #295c99;
}

.caption {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color:#295c99;
}
.content {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #444444;
}
.content2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
}
.welcome {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #FFFFFF;
}
.alta_name {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #295c99;
}

.alta_title {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #444444;
}

.footer {
	font-family: "Trebuchet MS";
	color: #999999;
	font-size: 10px;
}

.courses {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size: 12px;
}
.motto {
	font-family: "Trebuchet MS";
	font-size: 30px;
	color: #333333;
}


.front_name {
	font-family: "Trebuchet MS";
	font-size: 35px;
	color: #FFFFFF;
}


A:link {text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	color: #444444;
}
A:visited {
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	color: #444444;
}
A:active {
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style:  normal;
	color: #444444;
}
A:hover {
	font-family: "Trebuchet MS";
	text-decoration:underline;
	font-size: 14px;
	font-style: normal;
	color: #295c99;
}
.mark {
	font-family: "Bauhaus 93", Calibri;
	color: #000000;
}
