.names {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #660000;
	vertical-align: text-bottom;
	line-height: normal;
}
.names_second {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #660000;
	vertical-align: text-bottom;
	line-height: 15px;
}
.project_headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	vertical-align: text-bottom;
	line-height: normal;
}
.FrenchText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	vertical-align: text-bottom;
	line-height: normal;
	text-align: justify;
}
.EnglishText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	vertical-align: text-bottom;
	text-align: justify;
	line-height: normal;
	font-weight: bold;
}
.White_letters_red_background {
	color: #660000;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bolder;
}


.fotgal {border:1px solid #FFFFFF; border-thickness: 1px;}
A:hover .fotgal, A:active .fotgal {border:1px solid #660000; border-thickness: 1px}
A:hover .fotgal, A:active .fotgal {border:1px solid #660000; border-thickness: 1px}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #660000;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #660000;
}

