/* CSS Document */

body {
	background-color: #f8f8f8;
	margin-top: 5px;
}

a {
	font-family: Times New Roman, Times, serif;
	color: #5D5C2E;
}
a:visited {
	color: #CCCD65;
}
a:hover {
	color: #CBCC66;
}
a:active {
	color: #CBCC66;
}

.Style2 {color: #434321}
.Style4 {color: #999999}
.Style6 {font-size: 24px}

