@charset "utf-8";
/* CSS Document */

body {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	line-height: 18px;
}

.menutoc {
	font-weight:normal;
	font-size:15px;
	line-height:25px;
}

td.menudetails {
	font-weight:normal;
	font-size:13px;
	line-height:20px;
}

td.menunumbers {
	font-weight:normal;
	font-size:13px;
	line-height:20px;
	padding-right:1x;
}

td.menundesc {
	font-weight:normal;
	font-size:12px;
	line-height:18px;
	padding-left:3px;
	font-style:italic;
}

a:link {
	color:#900000;
	text-decoration:none;
}

a:visited {
	color:#900000;
	text-decoration:none;
}

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

a:active {
	color:#000000;
	text-decoration:none;
	text-align: center;
}

.homebottom {
	color:#FFF;
}

a.homebottom:link {
	color:#e2b840;
	text-decoration:none;
}

a.homebottom:visited {
	color:#e2b840;
	text-decoration:none;
}
;
a.homebottom:active {
	color: #F00;
	text-decoration:none;
}

a.homebottom:hover {
	color: #F00;
	text-decoration:none;
}

