a:link, a:visited {
 text-decoration:none;
 color: #CC0000;
 }
a:hover {
    color: #CC0000;
	text-decoration:line-through;;
}
a:visited {
    color: #E06666;
}
a.subject:link {
	text-decoration:none;
	color: #FFFFFF;
	font-weight: bold;
}
a.subject:visited {
	text-decoration:none;
	color: #E06666;
}
a.subject:hover {
	color: #FFDD00;
	text-decoration: line-through;
}
.campiform_2 {	width: 45mm;
	font-family: verdana, tahoma, arial;
	color: #FFFFFF;
	font-size: 11px;
	background: #CC0000;
	height: 20px;
	border: 0;
scrollbar-face-color: #E88F1D;
scrollbar-shadow-color: #EF3E33;
scrollbar-highlight-color: #E88F1D;
scrollbar-3dlight-color: #EF3E33;
scrollbar-darkshadow-color: #EF3E33;
scrollbar-track-color: #E88F1D;
scrollbar-arrow-color: #EF3E33;
}
a.back:link {
	text-decoration:none;
	color: #CC0000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.back:visited {
	text-decoration:none;
	color: #E06666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.back:hover {
	color: #FFFFFF;
	text-decoration: line-through;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #CC0000;
}

