.styles {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	background-attachment: fixed;
	background-image: url(images/menu/menu_r6_c1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #0000FF;
}
.body {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #000000;
}
.largerbody {

	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0000FF;
}
