body {
	background-color: #C8BFCF;
}

body, td, div, p, span { font-family: arial,verdana; font-size: 12px; color:#000000;}

a {
	color:#69669A;
}
a:visited {
	color:#69669A;
}
a:active {
	color:#69669A;
}

.footer {
	color:#69669A;
}

.categories {
	font-size:18px;
	color: #AFAFC8;
	text-decoration: none;
}

.categoriesbold {
	font-size:20px;
	font-weight: bolder;
	color: #6D5997;
	text-decoration: none;
}

.picturetitle {
	color: #7673A3;
	font-weight: bold;
	text-decoration: none;
}