A:link {
	text-decoration: none;
	color: #ffffff;
}

A:visited {
	text-decoration: none;
	color: #ffffff;
}

A:active {
	text-decoration: none; 
	color: #ffffff;
}

A:hover {
	text-decoration: none;
	font-weight: bold;
	font-style: none;
	color: #f5deb3;
}

A.SB:link {
	text-decoration: none;
	color: #DDDDDD;
}

A.SB:visited {
	text-decoration: none;
	color: #DDDDDD;
}

A.SB:active {
	text-decoration: none; 
	color: #DDDDDD;
}

A.SB:hover {
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	color: #DDDDDD;
}

A.HERE:link {
	text-decoration: underline;
	color: #DDDDDD;
}

A.HERE:visited {
	text-decoration: underline;
	color: #DDDDDD;
}

A.HERE:active {
	text-decoration: underline;
	color: #DDDDDD;
}

A.HERE:hover {
	text-decoration: underline;
	font-weight: bold;
	font-style: italic;
	color: #DDDDDD;
}

A.EMAIL:link {
	text-decoration: none;
	color: #DDDDDD;
}

A.EMAIL:visited {
	text-decoration: none;
	color: #DDDDDD;
}

A.EMAIL:active {
	text-decoration: none;
	color: #DDDDDD;
}

A.EMAIL:hover {
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	color: #00EAFF;
}


/*
     