﻿body {
}

.a1:link { color: #3aa9d3; text-decoration: dotted; }
.a1:visited { color: #3aa9d3; text-decoration: dotted; }
.a1:hover { color: #d5e1ee; text-decoration: dotted; }

.a2:link { color: White; text-decoration: none; font-family: Georgia; }
.a2:visited { color: White; text-decoration: none; font-family: Georgia; }
.a2:hover { color: Gray; text-decoration: none; font-family: Georgia; }

.a3:link { font-family:Tahoma; font-size:9px; color:Black; text-decoration: none; }
.a3:visited { font-family:Tahoma; font-size:9px; color:Black; text-decoration: none; }
.a3:hover { font-family:Tahoma; font-size:9px; color:Gray; text-decoration: none; }



.Popupsitili{ 
      background-color:#000000; 
      filter:alpha(opacity=40); 
      opacity:0.7; 
} 

.ModalPopupBackgroundSitili{ 
      background-color:#000000; 
      filter:alpha(opacity=50); 
      opacity:0.7; 
} 
