body{
height:100%;
max-height:100;

}
.text {
	font-family: Tohoma;
	font-size: 11px;
	color: #0F0000;
	text-decoration: none;
	font-weight: none;
	
	}
.text2 {
	font-family: Tohoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.baslik{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	
	}
.baslik2{
	font-family: Tahoma;
	font-size: 12px;
	color: #A0041A;
	text-decoration: none;
	font-weight: bold;

}
.text{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 17px;

}
.link{
	font-family:Tahoma;
	font-size: 11px;
	color: #A0041A;
	font-weight: bold;
}
.link:link {
	font-family:Tahoma;
	font-size: 11px;
	color: #A0041A;
	font-weight: bold;
	text-decoration: none;
}
.link:visited {
	font-family:Tahoma;
	font-size: 11px;
	color: #A0041A;
	font-weight: bold;
	text-decoration: none;
}
.link:active {
	font-family:Tahoma;
	font-size: 11px;
	color: #A0041A;
	font-weight: bold;
	text-decoration: none;
}
.link:hover {
    font-family:Tahoma;
	font-size: 11px;
	color: #A0041A;
	text-decoration: underline;
	font-weight: bold;

}
.links:link {
	font-family:Tahoma;
	font-size: 11px;
	color: #9C470F;
	text-decoration: underline;
	font-weight: none;
}
.links:visited {
	font-family:Tahoma;
	font-size: 11px;
	color: #9C470F;
	text-decoration: underline;
	font-weight: none;
}
.links:active {
	font-family:Tahoma;
	font-size: 11px;
	color: #9C470F;
	text-decoration: underline;
	font-weight: none;
}
.links:hover {
    font-family:Tahoma;
	font-size: 11px;
	color: #9C470F;
	text-decoration: none;
	font-weight: none;
}
.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #C8C7C7;
	background-color: #FFFFFF;
}
