TD, BODY {
	font-family: Arial;
	font-size: 12px;
}

a {
	color: black;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

p {
	line-height : 130%;
	text-align : justify;
	text-indent : 20px;
}

.menu {
	font-family: Arial;
	color: #A36019;
	font-size: 12px;
}

a.menu {
	color: #597586;
	text-decoration: none;
}
a.menu:hover {
	color: #A36019;
}

.grey1 {
	color: #5B5B5B;
}

.grey2 {
	color: #BDBDBD;
}

.lastnews {
	color: #5B5B5B;
	line-height: 150%
}
a.lastnews {
	text-decoration: none;
}
a.lastnews:hover {
	text-decoration: underline;
}

.title {
	font-family: Times New Roman, Times, serif;
	font-size: 30px;
}
a.title {
	color: #597586;
	text-decoration: none;
}
a.title:hover {
	color: black;
	text-decoration: underline;
}

.gallery {
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
	font-weight: bold
}
a.gallery {
	color: #597586;
	text-decoration: none;
}
a.gallery:hover {
	color: black;
	text-decoration: underline;
}

.novell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.date {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.description {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.description {
	color: #597586;
	text-decoration: none;
	font-weight: bold;
}
a.description:hover {
	color: black;
	text-decoration: underline;
}

.str {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #A36019;
}
a.str {
	color: #597586;
	text-decoration: none;
}
a.str:hover {
	color: black;
	text-decoration: underline;
}

.copyright {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5B5B5B;
}
a.copyright {
	color: #5B5B5B;
	text-decoration: none;
	font-weight: bold;
}
a.copyright:hover {
	text-decoration: underline;
}
