body, p, td { 
	font-family: 'Times New Roman', Georgia, Serif; 
	font-size: 13px; 
	COLOR: #FF8457;
}

body a:link, p a:link, td a:link {
	color: #FF4400;
	text-decoration: none;
}

body a:visited, p a:visited, td a:visited {
	color: #FF4400;
	text-decoration: none;
}

body a:hover, p a:hover, td a:hover {
	color: #FF4400;
	text-decoration: underline;
}


.menu {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
}

.menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.menu a:hover {
	color: #FF4400;
	text-decoration: none;
}

div {
	padding:6px;
}

.bottom {
	padding: 0px;
	padding-left: 200px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}

.bottom a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.bottom a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.bottom a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


a {
	COLOR: #FF4400;
}

.header {
	color: #FFFFFF;
	font-size: 18px;
}
