
.KristalElma_Baslik
{
    font-family: Helvetica;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
}

P {
	font-family : Helvetica;
	font-size : 12px;
	color: #000000;
}


A:link
{
    font-weight: bold;
    text-decoration: underline;
    color: #0000FF;
}
A:visited
{
    font-weight: bold;
    text-decoration: underline;
    color: #FF0000;
}
A:active
{
    font-weight: bold;
    text-decoration: underline;
    color: #800000;
}
A:hover
{
    font-weight: bold;
    text-decoration: underline;
    color: #800000;
}



