a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
	background-color: #FFFFFF;


}
a:active {
	color: #990000;
	text-decoration: none;
}
body {
	background-attachment: fixed;
	background-image: url(imagen/casmlogo.jpg);
}
.txtnoti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

