body,td,th {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #EDEDED;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.title {
	font-size: 22px;
	font-weight: bold;
	color: #ffffcc;
}

.contenttext {
	font-size: 13px;
	font-weight: normal;
	color: #ffffcc;
}

.titlelink {
	font-size: 20px;
	font-weight: bold;
	color: #ffffcc;
}



a:link.titlelink {
	font-size: 20px;
	font-weight: bold;
	color: #ffffcc;
	text-decoration: underline;
}
a:visited.titlelink {
	text-decoration: underline;
	font-size: 20px;
	font-weight: bold;
	color: #ffffcc;
}
a:hover.titlelink {
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
}
a:active.titlelink {
	text-decoration: underline;
	font-size: 20px;
	font-weight: bold;
	color: #ffffcc;
}










a:link {
	color: #FFFF00;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFF00;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
a.link2:link {
	color: #ffffcc;
	text-decoration: underline;
	font-size: 13px;
}
a.link2:visited {
	color: #ffffcc;
	text-decoration: underline;
	font-size: 13px;
}
a.link2:hover {
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
}
a.link2:active {
	color: #ffffcc;
	text-decoration: none;
	font-size: 13px;
}
.link2 {
	color: #FF0000;
	text-decoration: none;