/* CSS Document */

body,td,th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
body {
	background-color: #0D2556;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}

.rlink{
	text-decoration: none;
	color: #000000;
	font-size:12px;
}
a.rlink:link {
	color: #000000;
	text-decoration: none;
}
a.rlink:visited {
	color: #000000;
	text-decoration: none;
}
a.rlink:hover {
	color: #FF9900;
	text-decoration: none;
}
a.rlink:active {
	color: #FF9900;
	text-decoration: none;
}


.turunc {color: #E64A0D}
.drname {
	color: #FF6600;
	font-weight: bold;
	font-size: 15px;
}
.mavi12{
color:#0000FF;
text-decoration: none;
font-size:12px;
}

