.atoz a:visited {
	color: #660066;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.atoz a:hover {
	color: #660066;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #999999;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #660066;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ff0078;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}

.pagetitle a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
	background: #ff0078;
}

.pagetitle a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #660066;
	background: #ff0078;
}

.pagetitle a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
	background: #ff0078;
}
.BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660066;
	SCROLLBAR-FACE-COLOR: #660066;
	SCROLLBAR-HIGHLIGHT-COLOR: #ff0078;
	SCROLLBAR-SHADOW-COLOR: #660066;
	SCROLLBAR-3DLIGHT-COLOR: #FF0078;
	SCROLLBAR-ARROW-COLOR:  #ff0078;
	SCROLLBAR-TRACK-COLOR: #660066; 
	SCROLLBAR-DARKSHADOW-COLOR: #ff0078;
}

.DESKTOPBODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #660066;
}

.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #660066;
}

a:link {
color: #ff0078; 
font-weight: bold; 
text-decoration: none;
font-family: arial, sans-serif;
}


a:hover {
color: #ff0078; 
background: #cccccc;
font-weight: bold;  
text-decoration: none;
font-family: arial, sans-serif;
}

a:visited {
color: #ff0078; 
font-weight: bold;  
text-decoration: none;
font-family: arial, sans-serif;
}
