.title h1 {
	color: #FF0000;
}

.title h2 {
	color: #4C4C4C;
}

a:link, a:visited {
	color: #0000FF;
}

a:hover, a:active {
	color: #0080FF;
}

body {
	color: #979797;
	background-color: #E6E6E6;
}

.filesharing-item {
	background-color: #CDCDCD;
}

.filesharing-item:hover {
	background-color: #C2C2C2;
}

.filesharing-item-description {
	color: #717171;
}

.blog-entry-title a:link {
	color: #7F7F7F;
}

#sidebarTop h3 {
	color: #FF0000;
}

#sidebarSide h3 {
	color: #FF0000;
}