A {
	color: #F5F5EB; text-decoration: none
}

A:hover {
	color: #D7D9B3; text-decoration: none
}

/* Το style για το κείμενο της κάθε σελίδας */
td.content {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : small;
	font : 9pt;
}

/* Το style που δείχνει σε ποιο section είμαστε (κάτω από τη μικρή photo) */
.section {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 18pt;
	color : black;
}

/* Το style για το mini-menu (home-search-support) */
td.menu {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 10pt;
	color : #E0E0E0;
}
