﻿BODY {text-align:center}

A:link {text-decoration: none; }
A:visited {text-decoration: none; }
A:active {text-decoration: none;  }
A:hover {text-decoration: underline;  }

A.menu:link {text-decoration: none; }
A.menu:visited {text-decoration: none; }
A.menu:active {text-decoration: none;  }
A.menu:hover {color:yellow; font-weight: bold; color:yellow; text-decoration : underline;   }

A.footer:link {text-decoration: none; }
A.footer:visited {text-decoration: none; }
A.footer:active {text-decoration: none;  }
A.footer:hover {  text-decoration : underline;   }

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	color: #c0c0c0;
}



.style1 {
	background-image: url('images/bg.jpg');
}
.style2 {
	text-align: center;
}
.style3 {
	background-image: url('images/01_home.png');
}
.style4 {
	text-align: left;
}
.style5 {
	color: #a3906e;
	text-align: left;
}
</style>
.title_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
}
.title_blue {
	color: #115CA8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-style: italic;
}
.bluebox {
	text-align: left;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #0E4B8A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-variant: normal;
}
.brown_box_outline {
	border: 2px solid #C5B097;
	color: #a3906e;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: #A3906E;
}
