H1  {
font-family: Trebuchet MS, Arial, Verdana, Sans-Serif;
color: #69B6E8;
font-size: 16px;
font-weight: bold;
text-decoration: none;

}

.PageContainer {
	background-image: url(images/UNC507_ONO_Home_W_08.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.PageBackground {
	background-image: url(images/BG3_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.PageBackground_2 {
	background-image: url(images/Cont_BG_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
.BG {
	background-image: url(images/BG_Grad_02.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.Menu
{
	background-image: url(images/mENU_03.jpg);
	background-repeat: no-repeat;
	background-position: 17px 0;
	
	}
	
	body {
	background-image: url(images/BG_Grad_02.jpg);
	background-repeat: repeat-x;
	background-color: #E9E9E9;
}

.Normal {font-family: Trebuchet MS, Arial, Verdana, Sans-Serif;
color: #000000;
font-size: 12px;
font-weight: normal;
text-decoration: none}

.Normal A:link
{
font-family: Trebuchet MS, Arial, Verdana, Sans-Serif;
color: #69b6e8;
font-size: 12px;
font-weight: normal;
text-decoration: none;
}

.Normal A:visited
{
font-family: Trebuchet MS, Arial, Verdana, Sans-Serif;
color: #69b6e8;
font-size: 12px;
font-weight: normal;
text-decoration: none;
}

.Normal A:hover
{
font-family: Trebuchet MS, Arial, Verdana, Sans-Serif;
color: #999999;
font-size: 12px;
font-weight: normal;
text-decoration: underline;
}

.Normal A:active
{
font-family: Trebuchet MS, Arial, Verdana, Sans-Serif;
color: #69b6e8;
font-size: 12px;
font-weight: normal;
text-decoration: none;
}

/*LINKS*/

A:link
{
font-family: Trebuchet MS, Arial, Verdana, Sans-Serif;
color: #69b6e8;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

A:visited
{
	font-family: Trebuchet MS, Arial, Verdana, Sans-Serif;
	color: #69b6e8;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background: transparent;
}

A:hover
{
font-family: Trebuchet MS, Arial, Verdana, Sans-Serif;
color: #999999;
font-size: 12px;
font-weight: bold;
text-decoration: underline;
}

A:active
{
font-family: Trebuchet MS, Arial, Verdana, Sans-Serif;
color: #69b6e8;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

