/* Student Homepage */
.stulink {	color: #EA0BB3; }
.stulink a:link {	color: #EA0BB3; }
.stulink a:active {	color: #EA0BB3; }
.stulink a:visited {	color: #EA0BB3; }
.stulink a:hover {	color: #BF0093; }
	
/* Sm2m */

.sm2mpic {
	position: absolute;
	left: 0;
	top: 20px;
	width: 620px;
	height: 320px;
}
.ukonly {
	position: absolute;
	height: 100px;
	width: 100px;
	top: -15px;
	left: -30px;
	z-index: 4;
}
.sfreeservice {
	position: absolute;
	font: 28px "Trebuchet MS", Tahoma, Verdana, Arial;
	color: #000066;
	font-weight: bold;
	text-align: center;
	width: 620px;
	top: 350px;
	left: 0px;
}
.sfree { font: 28px "Trebuchet MS", Tahoma, Verdana, Arial; color: #EB0BB3; font-weight: bold; text-decoration: underline; }
.sm2mdetails {
	position: absolute;
	top: 410px;
}
.sm2mtitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 44px;
	font-weight: bold;
	color: #000066;
	text-align: center;
}
.studenttitle {
	font-size: 16px;
	font-weight: bold;
	color: #EB0BB3;
	text-align: center;
}
.student {
	color: #EB0BB3;
}

