body 
{
    font-family:Arial;
    font-size:12px;
}

A:link, A:active, A:visited 
{
    text-decoration: none;
}
A:hover 
{
    color: #f7941d;    
    text-decoration: underline;
}
.linkText
{
    color: #5F5F5F;
	font-weight: bold;
}.headlineText
{
    font-size:32; 
    color: #5F5F5F;
	font-weight: bold;
}
.menuText
{
    font-size:10; 
    font-family: Tahoma;
    color: #FFFFFF;
	font-weight: bold;
}
.headingText
{
    font-size:13;
    font-family: Verdana;
    color: #CCCCCC;
	text-align: left;
	background-color : #000000;
	letter-spacing: 0.8px;
	line-height: 1.5;
	
}
.newsText
{
    font-size:11;
    font-family: Verdana;
    color: #0F0F0F;
	text-align: left;
	background-color : #F5F5F5;
	letter-spacing: 0.8px;
	line-height: 1.5;
	
}
.makaleText
{
    font-size:12;
    font-family: Times New Roman;
    color: #555555;
	text-align: left;
	background-color : #cacbcd;
	letter-spacing: 0.8px;
	line-height: 1.5;
	
}
.makaleTitleText
{
    font-size:13; 
    font-family: Times New Roman;
    color: #0F0F0F;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0px;
	background-color : #cacbcd;
}
.category2TitleText
{
    font-size:12; 
    font-family: Arial;
    color: #FFFFFF;
	font-weight: bold;
	background-color:#3a4043;
	height: 24px;
}
.newsTitleText
{
    font-size:13; 
    font-family: Verdana;
    color: #0F0F0F;
	text-align: left;
	font-weight: bold;
	letter-spacing: 0px;
	background-color : #F5F5F5;
}
.categoryTitleText
{
    font-size:16; 
    font-family: Arial;
    color: #FFFFFF;
	font-weight: bold;
	background-image: url(../image/TitleBackground.gif);
	height: 24px;
}
.contentTitleText
{
    font-size:36; 
    font-family: Tahoma;
    color: #0F0F0F;
	text-align: left;
	background-color : #F5F5F5;
}.contentSubtitleText
{
    font-size:12; 
    font-family: Verdana;
    color: #0F0F0F;
	text-align: left;	
	font-weight: bold;
	letter-spacing: 0.2px;
	background-color : #F5F5F5;
}
.contentText
{
    font-size:12; 
    font-family: Verdana;
    color: #0F0F0F;
	text-align: justify;
	background-color : #F5F5F5;
	letter-spacing: 0.8px;
	line-height: 1.6;
	
}
