a, a:visited, a:active {
	color: #EEEEEE;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

a.link, a.link:visited, a.link:active {
	color: #7D7D7D;
	text-decoration: none;
	font-weight: bold;
}

a.link:hover {
	text-decoration: underline;
	color: #000000;
}

td {
	padding: 0px;
	margin: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
}

td.content {
	padding: 0px;
	background-image:url('../layout/content.jpg');
	background-repeat: no-repeat;
	width: 740px;
	height: 520px;
}

div.content {
	padding: 30px;
	padding-right: 40px;
}

td.menu {
	padding: 0px;
	background-image:url('../layout/menu.jpg');
	background-repeat: no-repeat;
	width: 190px;
	height: 190px;
}
div.signe {
	padding-bottom: 10px; 
}

div.menu {
	margin: 20px;
	margin-left: 30;
	line-height: 150%;
}
