.footer {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: #FFFFFF; 
	text-decoration: none;
}
a {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
a:visited {
COLOR: #800080;
}

.left-navi {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: normal; color: #FFFFFF}
.Navi {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #0099CC; font-weight: bold; text-transform: uppercase}
.menu-text-index {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333}
.menu-small-text {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: #CC0000}

.borderit img{
border: 1px solid #000;
}

.borderit:hover img{
border: 2px solid #CC0000;
}

.borderit:hover{
color: red; /* irrelevant definition to overcome IE bug */
}
.red-text {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #CC0000; text-decoration: underline}
.heading {  font-family: "Trebuchet MS"; font-size: large; font-weight: bold; color: #CC0000}
.heading-blue {  font-family: "Trebuchet MS"; font-size: large; font-weight: bold; color: #3399CC}
.blue-text {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #0000FF; text-decoration: underline}
.blue-msg-text {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-variant: normal; color: #3399CC}
