A:link { 

	color: #FF9933;

	font-weight: bold;

	font-size: 12px;

	text-decoration: none; 

}

A:visited { 

	color: #FF9933;

	font-weight: bold;

	font-size: 12px;

	text-decoration: none; 

}

A:hover {

	color: #33FFFF;

	text-decoration: none;

}

body {

	background-attachment: fixed;

	background-image: url(bottom.jpg);

	background-repeat: no-repeat;

	background-color: #2C3A6B;

	font-family: Arial;

	text-align: justify;

	font-size: 12px;

	color: #FFFFFF;

	font-style: normal;

	font-weight: normal;





}
td{
	font-family: Arial;

	text-align: justify;

	font-size: 12px;

	color: #FFFFFF;

	font-style: normal;

	font-weight: normal;

}
.title1{

	font-family: Arial;

	font-size: 12px;

	font-weight: bold;

}

.title2{

	font-family: Arial;

	text-align: center;

	font-size: 14px;

	font-weight: bold;

	color: #00FFFF;

}

.title3{

	font-family: Arial;

	text-align: left;

	font-size: 16px;

	font-weight: bold;

	font-style: italic;

	color: #0099CC;

}

.proj {

	background-image: url(images/proj.jpg);

	background-repeat: no-repeat;



}

.events {

	background-image: url(images/events.jpg);

	background-repeat: no-repeat;



}

.team {

	background-image: url(images/team.jpg);

	background-repeat: no-repeat;



}

.photo {

	background-image: url(images/photo.jpg);

	background-repeat: no-repeat;



}

.herald {

	background-image: url(images/herald.jpg);

	background-repeat: no-repeat;



}

.press {

	background-image: url(images/press.jpg);

	background-repeat: no-repeat;



}

.contact {

	background-image: url(images/contact.jpg);

	background-repeat: no-repeat;



}