/* kucukprens css */

A:link {
	text-decoration:none;
	color:#E51B15;
}
A:visited {
	text-decoration:none;
	color:#E51B15;
}
A:active {
	text-decoration:none;
	color:#E51B15;
}
A:hover {
	text-decoration:underline;
	color:#FF4E49;
}
.baslik        	{
                font-family: verdana;
                font-size:12px;
                color: #E51B15;
                font-weight:bold;
                line-height:18px;
                text-align: center;
               	}

.fotoyazi {
        font-family: verdana, arial;
        font-size: 11px;
        color: #666666;
        text-decoration: none;
        font-weight: bold;
        border: 1px solid #000000;
        text-align: center; 
        }                 
                
.yazi        	{
                font-family: verdana;
                font-size:12px;
                color: #333333;
                text-align: justify;
                line-height:18px;
                }
                
.pasta      	{
                font-family: verdana;
                font-size:12px;
                color: #666666;
                font-weight:bold;
                }
.yazi3        	{
                font-family: verdana;
                font-size:12px;
                color: #333333;
                }