BODY
{
	background-image : url( "../assets/images/background.gif" )
}

.nof_GlasgowTealSilverBanners1-Default
{
	font-family : verdana;
	font-size: 24px;
	font-weight : 700;
	font-style : normal;
	color : #008faf
}

.nof_GlasgowTealSilverNavbar4-Regular
{
	font-family : Trebuchet MS ;
	font-size: 11px;
	font-weight : 400;
	font-style : normal;
	color : #008faf
}

.nof_GlasgowTealSilverNavbar5-Rollover
{
	font-family : Trebuchet MS ;
	font-size: 11px;
	font-weight : 700;
	font-style : normal;
	color : #008faf
}

.nof_GlasgowTealSilverNavbar6-Highlighted
{
	font-family : Trebuchet MS ;
	font-size: 11px;
	font-weight : 700;
	font-style : normal;
	color : #535251
}

.nof_GlasgowTealSilverNavbar7-HighlightedRollover
{
	font-family : Trebuchet MS ;
	font-size: 11px;
	font-weight : 700;
	font-style : normal;
	color : #535251
}

.nof_GlasgowTealSilverNavbar9-Regular
{
	font-family : Trebuchet MS ;
	font-size: 11px;
	font-weight : 400;
	font-style : normal;
	color : #008faf
}

.nof_GlasgowTealSilverNavbar10-Rollover
{
	font-family : Trebuchet MS ;
	font-size: 11px;
	font-weight : 700;
	font-style : normal;
	color : #008faf
}

.nof_GlasgowTealSilverNavbar11-Highlighted
{
	font-family : Trebuchet MS ;
	font-size: 11px;
	font-weight : 700;
	font-style : normal;
	color : #535251
}

.nof_GlasgowTealSilverNavbar12-HighlightedRollover
{
	font-family : Trebuchet MS ;
	font-size: 11px;
	font-weight : 700;
	font-style : normal;
	color : #535251
}



A:active {
	font-family: Arial,     Helvetica,     Geneva,     Sans-serif;
 	font-size: 16px;
 	text-transform: uppercase;
 	color: rgb(255,255,204)
}

A:visited {
	font-family: Arial,                         Helvetica,                         Geneva,                         Sans-serif;
 	font-size: 16px;
 	text-transform: uppercase;
 	color: rgb(255,255,204)
}

.TextNavBar {
	font-family: Arial,          Helvetica,          Geneva,          Sans-serif;
 	font-size: 16px;
 	text-transform: uppercase;
 	color: rgb(255,255,204)
}

A:link {
	font-family: Arial,           Helvetica,           Geneva,           Sans-serif;
 	font-size: 16px;
 	text-transform: uppercase;
 	color: rgb(255,255,204)
}



A {
	text-decoration: none ;
	font-size : 16px;
	color : rgb(255,255,204);
	text-transform : capitalize
}A:hover {
	text-decoration: none ;
	font-size : 16px;
	text-transform : capitalize;
	color : rgb(255,255,204)
}