 body {
  background-color: white;
  color: #101020;
 }
 :link { color: #404080 }
 :visited { color: #404080 }
 :active { color: red }
a:hover	{
	text-decoration: none;
	color: #200040;
}
a	{
	text-decoration: none;
	color: #404080;
}

 table.tablo {background: #f0f8ff;border-color: #d0e0f0;border-style: solid;border-width: 2px;}
 table.bag {background: #f8f8ff;border-color: #e0d0f0;border-style: solid;border-width: 2px;}
 td.bag {color: #402060; font-family: arial; font-size: 120%}
 td.c2 {color: #404080; font-family: arial; font-size: 150%}
 span.c1 {color: #404080; font-family: arial; font-size: 150%}
 span.baslik {text-align: center; color: #404080; font-family: arial; font-size: 190%}
 span.bag {color: #404080;font-family: arial; font-size: 100%;font-weight: bold;}
 span.yazi {font-family: helvetica; font-size: 90%; color="#101020"}
 span.r1 {color: #d0d0e8; font-family: arial; font-size: 150%}
 span.r2 {color: #c0c0d8; font-family: arial; font-size: 150%}
 span.r3 {color: #b0b0c8; font-family: arial; font-size: 150%}
 span.r4 {color: #a0a0b8; font-family: arial; font-size: 150%}
