BODY {
	background-color : #E3E3E2;
}

TD.language {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #444444;
}

TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: White;
}

TD.description {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #A3A9AC;
}

TD.red {
	background-color : #AF1B00;
}

Font.language {
	color: #777777;
}

Font.name {
	font-size : 17px;
	color: #A3A9AC;
	font-weight: bold;
}

Font.description {
	font-size : 15px;
	color: #A3A9AC;
	font-weight: bold;
}

Font.gray {
	color: #A3A9AC;
}

A.language {
	color: #444444;
	text-decoration: none;
}

A:ACTIVE.language {
	color: #777777;
	text-decoration: underline;
}

A:HOVER.language {
	color: #777777;
	text-decoration: underline;
}

A.navigation {
	color: whitesmoke;
	text-decoration: none;
}

A:ACTIVE.navigation {
	color: #CD4135;
	text-decoration: none;
}

A:HOVER.navigation {
	color: #CD4135;
	text-decoration: none;
}

