#links {
 	font-family: Arial, Helvetica, sans-serif; 
 	color: #fff;
	text-decoration: none; 
	font-size:14px;
	font-weight: bold;
	line-height:12px;
	text-shadow: 0.1em 0.1em 0.2em black;
	}

#links a {
 	font-family: Arial, Helvetica, sans-serif; 
 	color: #fff;
	text-decoration: none; 
	text-shadow: 0.1em 0.1em 0.2em black;
	}
	
#links a:hover {
 	font-family: Arial, Helvetica, sans-serif; 
 	color: #ffcc66;
	text-decoration: underline; 
	}

#links ul { list-style-type: none; }

body#home #home a,
body#myaccount #myaccount a,
body#services #services a,
body#about #about a, 
body#library #library a, 
body#contact #contact a{
	color:#ffcc66;
	text-decoration:none;
}

a

 {
	color: #ffcc66;
	text-decoration: none;
}

a:hover

 {
	color: #ffcc66;
	text-decoration: underline;
}

.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFF;
	line-height: 19px;
	font-weight: bold;
	text-shadow: 0.1em 0.1em 0.2em black;
	letter-spacing: 0.04em;
	text-align: left;
}
.footer {
	font-size: 12px;
	color: #333;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/footerbox.png);
	background-repeat: no-repeat;
	text-align: center;
	background-position: 50% 44px;
	width: 487px;
}
.footerpages {
	font-size: 12px;
	color: #333;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: normal;
	text-shadow: none;
	border-top-style: solid;
	border-top-color: #666;
	border-top-width: 1px;
}


.footerpages a{
	font-size: 12px;
	color: #333;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: normal;
	text-shadow: none;
	text-decoration: none;
}

.footerpages a:hover{
	color: #333;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: normal;
	text-shadow: none;
	text-decoration: underline;
}

.text {
	font-size: 12px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	text-shadow: none;
	text-align: left;
}

.text a{
	color: #cc6600;
	text-decoration: underline;
	
}
.text a:hover{
	color: #cc6600;
	text-decoration: none;
}

#ifr {
     height: 370px;
}

