/* Cascading Style Sheets Document 
 * for Kucak.org 2.0 Website
 */

body,td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ABD373;
}
a:link {
	color: #043B70;
}
a:visited {
	color: #043B70;
}
a:hover {
	color: #007236;
}
a:active {
	color: #E53125;
}

.texten {
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
.texten a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.texten a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.texten a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.texten a:active {
	color: #E53125;
	text-decoration: underline;
}
.comndisc {
	font-size: 7pt;
	color: #000000;
}

