﻿<!--

html, body
{
  height: 100%;
}

table {
	font-family: Verdana;
	font-size: 10pt;
	color: #606060;
	text-decoration: none;
	text-align: justify;
}

body {
	background-image: url('http://www.didimtranslationservices.com/images/background.jpg');
	font-family: Verdana;
	font-size: 10pt;
	background-color: #FFFFFF;
	margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;
	padding: 0px;
	height: 100%;
}

table.main {
	border: 0px solid #91996B;
	width: 870px;
	height: 100%;
	background-color: #FFFFFF;
	padding: 0px;
}

#baslik {
	font-size: 14pt;
	color: #B03531;
	font-weight: bold;
}

#navstyle a{
		color: #da4285;
        text-decoration: none;
}

#navstyle a:hover{
		color: #da4285;
	    text-decoration: underline;
}


a:link { font-family: Verdana; font-size: 10pt; color: #606060; text-decoration: none}
a:active { font-family: Verdana; font-size: 10pt; color: #606060; text-decoration: none}
a:visited { font-family: Verdana; font-size: 10pt; color: #606060; text-decoration: none}
a:hover { font-family: Verdana; font-size: 10pt; color: #da4285; text-decoration: none}
-->