body {
	color: black;
	font-family: courier new, serif;
	font-size: 12px;
}

a {
	color: black;
	text-decoration: none;
}

a:hover {
	color: #d71920;
}

a.active {
	color: #d71920;
}

a.more {
	color: #d71920;
	font-size: 10px;
	font-weight: bold;
}

a.more:hover {
	color: black;
}

h1 {
	color: #d71920;
	font-size: 24px;
	font-weight: bold;
	margin: 0;
}

h2 {
	color: #d71920;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}

big {
	color: #d71920;
	font-size: 24px;
	font-weight: bold;
}

strong {
	color: #d71920;
	font-weight: bold;
}

td.time {
	font-weight: bold;
}

.date-menu {
	font-size: 12px;
}

.nav {
	font-size: 10px;
}

#lang {
	font-size: 14px;
	font-weight: bold;
}

#menu a {
	font-size: 14px;
	font-weight: bold;
	text-decoration:  none;
}

#footer {
	text-align: center;
}

#guerrilla {
	font-family: sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align:center;
}

#guerrilla a {
	color: #f4e1c1;
}

#guerrilla a:hover {
	color: #d71920;
}