/* CSS Document Gala2008.css */

.class1 A:link {text-decoration: none; color: white;}
.class1 A:visited {text-decoration: none; color: white;}
.class1 A:active {text-decoration: none; color: white;}
.class1 A:hover {text-decoration: underline; color: #666666;}

.class2 A:link {text-decoration: underline; color: #F05134}
.class2 A:visited {text-decoration: underline; color: #F05134}
.class2 A:active {text-decoration: underline; color: #F05134}
.class2 A:hover {text-decoration: underline; color: #666666;}

.style5 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #FFFFFF; }
.style7 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #666666; }
body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}




