body {
	background-image: url(images/background.gif);
	background-repeat: repeat;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.c1 {
	background-image: url(images/diseno2_r4_c1.gif);
	background-repeat: repeat-y;
}
.lines {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B5C2E6;
}

