body {
	background-color: #95A9AA;
}
#Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #2c4152;
	text-align: center;
}
#Footer_Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #2c4152;
	text-align: center;
}
#Content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #2c4152;
	text-decoration: none;
}
#Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #2c4152;
	text-decoration: none;
}
#Disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #2c4152;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
 a.one:link {color: #2c4152}
 a.one:visited {color: #2c4152}
 a.one:hover {color: #ffffff}
 a.one:active	{color: #2c4152}

 a.two:link {color: #2c4152}
 a.two:visited {color: #2c4152}
 a.two:hover {color: #cca275}
 a.two:active	{color: #2c4152}
 
 a.three:link {color: #ff0000}
 a.three:visited {color: #858585}
 a.three:hover {color: #ffffff}
 a.three:active {color: #ff0000}
 }
