test {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
}
.test {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
}
.gradient {
	background-image: url(Web%20Images/gradient%20vert.jpg);
	background-repeat: repeat-x;
}

a:link { color: #333333; text-decoration: none}
a:visited { color: #FFFFFF; text-decoration: none}
a:hover { color: #FFFF00; text-decoration: none}
a:active { color: #CCCCCC; text-decoration: none}