<!--
#body {
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-color: #FFFFFF;
	}
a {
text-decoration: none
}
p {
text-align: justify;
}
.global_font {
  font-size: 13px;
  color: #4E4E4E;
  font-family: "Arial";
}
.menu_links { 
	font-family: "Arial";
	font-size: 13px;
	padding-left: 10px;
	text-transform:uppercase;
	text-align: left;
	}
.menu_links a {
	color: #FFFFFF;
	}
.menu_links a:hover {
	color: #FFE37B;
	}
.main_div_links { 
	font-family: "Arial";
	font-size: 13px;
	padding-left: 10px;
	line-height: 20px;
	}
.main_div_links a {
	color: #125867;
	}
.main_div_links a:hover {
	color: #993333;
	padding-left: 5px;
	font-weight: bold;
	}

.titles_font {
  font-size: 13px;
  color: #1f4f67;
  font-family: "Tahoma";
  font-weight: bold;
  padding-left: 15px;
  text-align:left;
}
.titles {
  font-size: 15px;
  color: #1f4f67;
  font-family: "Tahoma";
  font-weight: bold;
  text-align: left;
}
.announcement {
  font-size: 15px;
  color: #8D1212;
  font-family: "Tahoma";
  text-align: center;
  font-weight: bold;
  line-height: 25px;
}
.announcement2 {
  font-size: 15px;
  color: #1f4f67;
  font-family: "Tahoma";
  text-align: center;
  font-weight: bold;
  line-height: 20px;
  }
.footer_font {
  font-size: 11px;
  color: #4e4e4e;
  font-family: "Arial";
}
.lecturer_links { 
	font-family: "Arial";
	font-size: 13px;
	}
.lecturer_links a {
	color: #4e4e4e;
	}
.lecturer_links a:hover {
	color: #993300;
	padding: 10px;
	text-decoration:underline;
	}
.footer_links { 
	font-family: "Arial";
	font-size: 13px;
	}
.footer_links a {
	color: #993300;
	}
.footer_links a:hover {
	color: #4e4e4e;
	}
/* CSS Document */


