body {
	color: white;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a {
	color: black;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #febf00;
}

a.up {
	color: black;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.up:hover {
	color: #febf00;
}

#menu a {
	color: white;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	margin-right: 10px;
}

#menu a:hover {
	color: #febf00;
}

#footer a {
	color: #febf00;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	margin-right: 10px;
}

#footer a:hover {
	color: white;
}

#footer a.up {
	color: #febf00;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#footer a.up:hover {
	color: white;
}

.subtitle a {
	display: inline;
	color: white;
	font-size: 12px;
	font-weight: bold;
	line-height: 33px;
	text-decoration: none;
}

.subtitle a:hover{
	color: #febf00;
}

#guerrilla a {
	color: black;
	font-size: 10px;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
	margin-right: 10px;
}

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

h1 {
	font-size: 24px;
	font-weight: bold;
	display: inline;
	margin-left: 10px;
	line-height: 40px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	display: inline;
	line-height: 33px;
}

.text {
	color: black;
	line-height: 20px;
	word-spacing: 2px;
}

.text a.menu {
	font-weight: bold;
	text-decoration: none;
	margin-right: 10px;
	float: left;
}

.text a.x {
	font-weight: bold;
	text-decoration: none;
	float: left;
}
