td.buttons {
	font-family : Arial Greek;
	font-size : 8px;
	color : White;
	background : url(links_repeat_fonts.gif);
}

A.links:ACTIVE, A.links:LINK, A.links:VISITED{
	font-family : Arial Greek;
	font-size : 8px;
	text-decoration : none;
	color : White;
}

A.links:HOVER {
	font-family : Arial Greek;
	font-size : 10px;
	color : #E0DDC5;
}

A.menulink:ACTIVE, A.menulink:LINK, A.menulink:VISITED{
	font-family : Arial;
	font-size : 12px;
	text-decoration : none;
	color : #3a598b;

}

A.menulink:HOVER {
	font-family : Arial;
	font-size : 12px;
	color : #760144;
}

td.menu {
	font-family : Arial;
	font-size : 11px;
	color : black;

}

td.contenttitle {
	font-family : Arial;
	font-size : 12px;
	font-weight: bold;
	color : black;
}

td.content {
	font-family : Arial;
	font-size : 12px;
	color : black;
}


td.footer {
	font-family : Arial;
	font-size : 10px;
	color : black;