body {
	font-family	: arial;
	font-size	: 12px;
}

td {
	font-family	: arial;
	font-size	: 12px;
}

.footer {
	font-family	: arial;
	font-size	: 10px;
}


.entry_title {
	font-size	: 20px;
	font-weight	: bold;
	text-decoration	: none;
	color	: #000000;
}

.entry_title:VISITED {
	font-size	: 20px;
	font-weight	: bold;
	text-decoration	: none;
	color	: #000000;
}

.entry_title:ACTIVE {
	font-size	: 20px;
	font-weight	: bold;
	text-decoration	: none;
	color	: pink;
}

.entry_footer {
	font-size	: 10px;
}


.entry_img {
	border	: 1.5px solid gray;
}

.menulink {
	font-size	: 11px;
	text-decoration: none;
}

a {
	color	: #3b3b3b;
}

a:VISITED {
	color	: #9a9a9a;
}

a:ACTIVE {
	color	: #ee82ee;
}