body {
	background-color: #000A63;
	margin-top: 0px;
	margin-bottom: 0px;
}
.imagebox {
width: 570px;
 
}
.imagenarrow {
	float:left;
	width: 190px;
}
 .imagebroad {
	float:left;
	width: 380px;
}
 .empty {
	clear:both;
}
.title {
	color: #DEDEDE;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: underline;
}
.text {
	color: #CCCCCC;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
}
a:link {
	color: #EEF124;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #EEF124;
}
a:hover {
	text-decoration: none;
	color: #EEF124;
}
a:active {
	text-decoration: none;
	color: #EEF124;
}
.am {
	font-weight: bold;
}
a:active {
	color: #EEF124;
	font-size: 14px;
}


.style3 {
	color: #FAEE1E;
	font-weight: bold;
}

.logout {
	color: #EEF124;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}