.layoutColor {
	font-family: "Arial";
	color: #FF0000;
	font-size: 11px;
	font-weight: normal;
}
.layout1 {
	font-family: "Arial";
	color: #FF0000;
	font-size: 11px;
	font-weight: normal;
}
.layout {
	font-family: "Arial";
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
}

a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}

