/* logo red="#da251d" purple="#947" blue="#39c" yellow="#dc5" green="#093" orange="#d93"*/
a { font-weight: bold; }
a:link { color: #093; }
a:hover { color: #da251d; }
a:visited { color: #777; }
a.navbar:visited { color: #048; }
a.navbar:link { color: #048; }
a.navbar:hover { color: #093; }
a.titlelink:visited { color: #ccc; }
a.titlelink:link { color: #fff; }
a.titlelink:hover { color: #da251d; }
a.portalcolumn:hover { color: white; text-decoration: none; }
a.headlink:hover { color: black; text-decoration: none; }
.sectionTitre 			{ font-size: 10pt; }
td.portalwelcome span.sectionTitre 	{ color: black; font-weight: bold; font-family: arialblack, arial, helvetica, sans-serif; }
.sectionPhrase			{ color: #093; }
span.sectionPhrase		{ font-size: 10pt; text-align: center; }
span.sectionTitre			{ color: #093; font-size: 10pt; text-align: center; letter-spacing: 0; }
table.portalcolumn		{ background-color: #ccc; border-width: 1px; }
table.optioncolumn		{ background-color: #093; border-width: 1px; }
td.portalcolumn			{ background-color: #093; }
td.optioncolumn			{ background-color: #ccc; color: #093; }
td.fpoption				{ font-size: 10pt; }
table.pagetitles			{ border-style: solid; border-width: 1px; background-image: url(""); background-color: #093; color: silver; }
table.navbar 			{ background-image: url(""); background-color: white; }
