body {
	background-color: #961C1B;
	background-image: url(images/cofia_03.jpg);
	background-repeat:repeat-x
}
body,td,th {
	font-family: tahoma;
	font-size: 12px;
}
.style1 {color: #FFFFFF}

.style2 {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #D5737C;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #D6717B;
}
a:hover {
	text-decoration: none;
	color: #6BAA5A;
}
a:active {
	text-decoration: underline;
	color: #D6717B;
}