.logo {
	border: 10px outset #952C30;
	position: absolute;
	visibility: visible;
	width: 588px;
	height: 150px;
	left: px;
	top: px;
}
body {
	background-color: #003399;
}
.Stiletab1e {
	position: absolute;
	visibility: visible;
	left: 225px;
	top: 200px;
	height: 800px;
	width: 650px;
	font-size: 16px;
	color: #FFFFF;
	font-weight: normal;
}
.stiletitle {
	font-family: Verdana, Georgia, Times New Roman;
	font-size: 24px;
	color: #952C30;
	font-weight: bold;
	}
	
.stiletitle2 {
	font-family: Verdana, Georgia, Times New Roman;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	}	
	
.stiletitle3 {
	font-family: Verdana, Georgia, Times New Roman;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	}		
	
.StyleLogo {
	border: 1px outset #FFFFFF;
	position: absolute;
	visibility: visible;
	height: 150px;
	width: 588px;
	left: 250px;
	top: 20px;
}

.Stilemenu {
	position: absolute;
	visibility: visible;
	left: 22px;
	top: 350px;
	height: 500px;
	width: 75px;
	
}

a:link {
	color: #CCDDFF;
	text-decoration:none;
	border: 0;
}
a:hover {
	color: #4D88FF;
	text-decoration:none;
	border: 0;
	
}
a:visited {
	color: #4D88FF;
	text-decoration:none;
	border: 0;
}
a:active {
	color: #CCDDFF;
	text-decoration:none;
	border-bottom:none;
}

