/*   
Theme Name: Athlete
Theme URI: http://www.creativecommons.org
Description: Custom theme
Author: Open Source
Author URI: http://www.creativecommons.org
Version: 1.0
*/

body{
	background-color: #F6F0E0;
}
body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
a {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
#content {
	text-align: justify;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
#menu a {
	color:white;
}
#menu {
	color:white;
}
ul {
	list-style-type: none;
	padding: 5;
	margin: 0;
}
li {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.cat-item {
	padding-left: 5px;
}
#patate {
	font-size: 10px;
}
