#content
{	background-color:#00aaff;
	color: #eeeedd;
	margin:0px;
}
#layoutTable
{	background-color: #00aaff;
}
#matrixNavigationCell a:link {
	text-decoration: none;
	color: #eeeedd;
}
#matrixNavigationCell a:visited {
	text-decoration: none;
	color: #eeeedd;
}
#matrixNavigationCell a:hover {
	color: #FF1155;
	text-decoration: none;
}
#matrixNavigationCell a:active {
	color: #FF1155;
	text-decoration: none;
}

div#content a{
	font-weight : normal;
}

#layoutTable  a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#layoutTable  a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#layoutTable  a:hover {
	color: #FF1155;
	text-decoration: none;
}
#layoutTable  a:active {
	color: #FF1155;
	text-decoration: none;
}
