﻿
.Menu
{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #636363;
	text-decoration: none;
}
.Menu:hover
{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #de0e2c;
    text-decoration : none;
}
.teklifbuton
{
	background-color: #da0d2d;
	font-family: Tahoma;
	color: #FFFFFF;
}