
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8B0000;
	background-color: #FFCC99;
	background-image: url(imgs/fons.jpg);
	font-weight: bold;
}

a {
	color: #8B0000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
a:visited {
	color: #999999;
	text-decoration: none
	font-size: 14px;
	font-weight: bold;
}
a:hover {
	color: #8B0000;
	text-decoration: underline
	font-size: 14px;
	background: #FFE4C4;
	font-weight: bold;
}
.nomgatch {
	font-weight: bold;
	font-size: 16px;
	color: #FF0000;
	background: #F9D8AC;
	padding: 5px;
}
.nomgat {
	font-weight: bold;
	font-size: 16px;
	color: #000000;
}
.titol {
	font-weight: bold;
	font-size: 12px;
	color: #FF0000;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
}
.pedigri {
	background-color: #F9D8AC;
	font-weight: bold;
	font-size: 12px;
	color: #8B0000;
}
td {
	border: thin dotted #FFFFCC;
	font-weight: bold;
	font-size: 12px;
	color: #708090;
}
.td1 {
	border: none;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}

