BODY {
		font-family: Times New Roman;
		font-size: small;
		font-weight: light;
		font-style: normal;
		color: #000080;
}

A {
		text-decoration:none;
		background: #EEF3FB;
		}

A:hover {
		color: #FF0000;
		background: #FFFFFF;
}

.norma {
		text-decoration:none;
		background: none;
		}

.norma:hover {
		text-decoration:none;
		background: none;
		}