.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
text-align: left;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	
	color: #FF0000;
	
}

a.sitemap_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #990000;
}
a.sitemap_main:hover {
	color: #ff0000;
}
a.sitemap_sub1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #CC0000;
}
a.sitemap_sub1:hover {
	color: #ff0000;
}
a.sitemap_sub2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #FF6600;
}
a.sitemap_sub2:hover {
	color: #ff0000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

a.prog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	color: #990000;
	font-style: normal;
	font-weight: normal;
}


a.prog:hover  {
	
	color: #FF0000;	 /*padding: 2px 4px;*/
   }
.difficulty {
	font-size: large;
	font-weight: bold;
	color: #990000;
}
.progtitle {
	color: #FFFFFF;
	background-color: #CC0000;
border-width: 1;
padding: 1px 5px;
}
a.listtitle {
	color: #FFFFFF;
	background-color: #CC0000;

}
.listtitle {
	color: #FFFFFF;
	background-color: #990000;
	text-align: center;
padding: 1px 5px;
border-width: 1;
}
.result {
	color: #FFFFFF;
	background-color: #FF3300;
	text-align: center;
	padding: 1px 5px;
	border-width: 1;
}
.textsmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
text-align: left;
}
.tablefield {
font-size: 12px;
}
.tablefield a{
font-size: 12px;
}