a {
	/*text-decoration: underline;*/
}

h1 {
	color:#5B6F7B;
}

h2 {
	color:#5B6F7B;
}

.h1 { 
	font-size:20px;
}

.h2 {
	font-size:14px;
	font-weight:bold;
}

#flashipole {
	background-color:#F0E68C;
	color:#000000;
	width: 350px;
	padding:20px;
	position:absolute;
	top:100px;
	left:450px;
	
}
