body {	
	font: 80% Verdana, arial, helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center; /* for IE */
}
a:link {
	color:#FFFF00;
	font-weight:bold;
	text-decoration: none;
}
a:hover {
	color:#F30000;
	text-decoration: underline;
}
a:link img {
	border-color:#FFFF00;
}
a:visited img {
	border-color:#FFFFFF;
}
a:hover img {
	border-color:#F30000;
}
.backlinks {
	font-size: 18px;
}
.backlinks a, .backlinks a:hover, .backlinks a:active{ 
	color: #FFFF00; 
}
.backlinks a:visited {
	color: #CCC;
}
.container {
	background-image: url('images/background.jpg');
	background-repeat: repeat;
}
.desc { 
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
	padding: 0 35px;
}
.footer {
	font-size: 12px;
}
.footer a,
.footer a:visited,
.footer a:active,
.footer a:hover {
	color: #CCC;
	font-size: 12px;
	text-decoration: none;
}

h1 {
	font-size: 18pt;
	margin: 12px;
	padding: 0;
}
div.thumbnail {
	float: left;
	height: 210px;
	margin: 0 0 5px 0;
	text-align: center;
	width: 25%;
}
.thumbnail img {
	margin-bottom: 3px;
}
.thumbnail span {
	font-size: 12px;
}
