.Content { 
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
	top: auto;
	vertical-align:top;
}

.Header { 
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
	top: auto;
	vertical-align:top;
}


a:link {
	color:#ffff00;
	text-decoration:bold;
}

a:visited {
	color:#ffff00;
	text-decoration:none;
}

a:hover {
	color:#7fcaff;
	text-decoration:underline;
}

a:active {
	color:#ffffff;
	text-decoration:none;
}
