a.menu:link {
	color: 104691; font-size: 9pt; text-decoration: none; font-family: Tahoma
}
a.menu:visited {
	color: 104691; font-size: 9pt; text-decoration: none; font-family: Tahoma
}
a.menu:hover {
	background-attachment: scroll; background-color: #ffffff; background-repeat: repeat; color: red; font-size: 9pt; TEXT-ALIGN: center
}
a.menu:active {
	background-attachment: scroll; background-color: #ffffff; background-repeat: repeat; color: red; font-size: 9pt; TEXT-ALIGN: center
}

a.img:link {
	text-decoration: none; image-decoration: none;
a.img:visited {
	color: blue; font-size: 9pt; text-decoration: none; font-family: Tahoma
}
a.img:hover {
	background-attachment: scroll; background-color: #ffffff; background-repeat: repeat; color: red; font-size: 9pt; TEXT-ALIGN: center
}
a.img:active {
	background-attachment: scroll; background-color: #ffffff; background-repeat: repeat; color: red; font-size: 9pt; TEXT-ALIGN: center
}