/* CSS definition file containing site wide stylesheets */

.lienreg {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	color: rgb(0,102,255);
 	font-weight: bold;
 	text-decoration: none 
}

A:active {
	font-size: x-small;
 	color: rgb(0,0,0);
 	text-decoration: none 
}

.LIENREG2 {
	font-size: x-small;
 	color: rgb(0,102,255);
 	font-weight: bold
}

A:visited {
	color: rgb(246,142,50);
 	text-decoration: none 
}

H1 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-large
}

.regime {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	text-align: justify
}

LI {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small
}

A {
	font-size: x-small;
 	color: rgb(246,142,50);
 	text-decoration: none 
}

A:hover {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	color: rgb(204,153,255);
 	text-decoration: none 
}
