body { background-color: #ffffff;
	background-image:url(images/back.jpg); 
	background-repeat: repeat-x;
	font-family: Arial, sans-serif;
	font-size:12px;
	color: #000000;
	margin:0px;
}

a { text-decoration:none }
a:link { color: #CC0000; text-decoration:underline }
a:visited { color: #CC0000; text-decoration:underline }
a:active { color: #CC0000; text-decoration:underline }
a:hover { color: #736B6A; text-decoration:underline }

/* menu */
.menu {color: #000000; font-weight:bold; font-size: 13px; text-decoration:none }
.menu A:link {color: #000000; font-weight:bold; text-decoration:none }
.menu A:visited {color: #000000; font-weight:bold; text-decoration:none }
.menu A:active {color: #000000; font-weight:bold; text-decoration:none }
.menu A:hover {color: #ffffff; font-weight:bold; text-decoration:none }

/* bottom */
.bottom {color: #736B6A; }
.bottom A:link {color: #CC0000; text-decoration:underline }
.bottom A:visited {color: #CC0000; text-decoration:underline }
.bottom A:active {color: #CC0000; text-decoration:underline }
.bottom A:hover {color: #736B6A; text-decoration:underline }
