@charset "UTF-8";
body h1 {
	font-size: 18px;
	font-weight: normal;
	color: #F90;
	text-decoration: none;
}
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/background_main.gif);
	background-color: #222;
	font-size: 10px;
	color: #FFF;
}
h2 a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
h2 a.Hover {
	color: #F90;
}
table {
}
.TAGcloud {
	color: #222;
	text-decoration: none;
}
body table p  a{
	color: #F90;
	text-decoration: none;
	font-weight: bold;
}
body table p a h3{
	color: #F90;
	text-decoration: none;
}
body table tr td h3 {
	color: #F90;
	text-decoration: none;
}
body img a{
	text-decoration: none;
	color: #222;
	background-color: #222;
}
.Passion {
	font-weight: lighter;
	text-transform: none;
	color: #999;
	text-decoration: none;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
}
