body, td {
	color: #edb4d3;
	font: 12px Tahoma;
}

A:hover, A:link, A:visited, A:active {
	color: #c32c76;
	text-decoration:none;
}

A:hover {
	text-decoration:underline;
}


A.stroke:hover, A.stroke:link, A.stroke:visited, A.stroke:active {
	color: #c32c76;
	text-decoration:underline;
}

A.stroke:hover {
	text-decoration:none;
}


A.red:hover, A.red:link, A.red:visited, A.red:active {
	color: #c32c76;
	text-decoration:underline;
}

A.red:hover {
	text-decoration:none;
}


A.yellow:hover, A.yellow:link, A.yellow:visited, A.yellow:active {
	color: #aeac4f;
	text-decoration:underline;
}

A.yellow:hover {
	text-decoration:none;
}

.eleven {
	font: 11px Tahoma;
}

.fourteen {
	font: 14px Tahoma;
}


.header {
	font: 18px Tahoma;
	color: #ffffcc;
}

A.header:hover, A.header:link, A.header:visited, A.header:active {
	font: 18px Tahoma;
	text-decoration:none;
	color: #ffffcc;
}

A.header:hover {
	text-decoration:underline;
}

.red {
	color: #c32c76;
}

.blue {
	color: #1e78bd;
}

.grey {
	color: #999999;
}

.yellow {
	color: #aeac4f;
}

div.img {
	float: left;
	padding: 10px 10px 10px 5px;
}

div.img div {
	background-color:#752852;
	padding: 5px;
}

div.cat {
	float: left;
	padding: 10px 15px 10px 0px;
}