A {
	color: #003366;
	font-family: Georgia, Times, serif;
	font-weight: bolder;
	text-decoration: none;
}
A:hover {
	color: Maroon;
	font-weight: bolder;
	text-decoration: underline;
}

BODY p {
	font-family: Georgia, Times, serif;
	color: #003366;
	font-size: 75%;
}

BODY{
	background-image: url(images/carpt01a_1.gif);
	background-repeat: repeat;
	background-attachment: fixed;
}

h1 {
    font-family: Georgia, Times, serif;
    Font-size: 120%;
	margin-top: 5px;
	color: #ffc;
	text-align: center;
}


p.menu {
    font-family: Georgia, Times, serif;
    letter-spacing: 3px;
	color: #ffc;
	font-weight: 700;
	padding-top: 0px;
	text-align: center;
	font-size: 70%;
}

.menu a{
    font-family: Georgia, Times, serif;
    letter-spacing: 3px;
	color: #ffc;
	font-weight: 900;
	text-align: center;
}

.menu a:hover{
    font-family: Georgia, Times, serif;
    letter-spacing: 3px;
	color: orange;
	text-decoration: none;
}

img {
    margin: 5px 0 5px 0;
}

