.page_css {

	background-image: url(images/bg1.gif);
	background-repeat: repeat-x;
}
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 : #660033;
}

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 : 11px;
	text-decoration : none;
	color : #660033;

}

A.menulink:HOVER {
	font-family : Arial;
	font-size : 11px;
	color : #999999;
}
A.menulink1:ACTIVE, A.menulink1:LINK, A.menulink1:VISITED{
	font-family : Arial;
	font-size : 11px;
	text-decoration : none;
	color : #FFFFFF;

}

A.menulink1:HOVER {
	font-family : Arial;
	font-size : 11px;
	color : #CCCCCC;
}
A.contenttitle:ACTIVE, A.contenttitle:LINK, A.contenttitle:VISITED{
	font-family : Verdana;
	font-size : 15px;
	font-weight: bold;
	color : #6e6e6e;
}
td.menu {
	font-family : Arial;
	font-size : 11px;
	color : black;

}

td.contenttitle {
	font-family : Verdana;
	font-size : 15px;
	font-weight: bold;
	color : #6e6e6e;
}

td.content {
	font-family : Arial;
	font-size : 12px;
	color : black;
}

A.sitemap:ACTIVE, A.sitemap:LINK, A.sitemap:VISITED{
	font-family : Arial;
	font-size : 11px;
	text-decoration : none;
	color : #555555;

}

A.sitemap:HOVER {
	font-family : Arial;
	font-size : 11px;
	color : #b8771f;
}
td.footer {
	font-family : Arial;
	font-size : 10px;
	color : black;