.style3 {font-size: 18px}
.style4 {font-size: 16px;position: absolute;left: 50px;	top: 300px;}
.style5 {font-size: 12px, text-align=left}




a.style1:link
{
   color: #000000;
   text-decoration: none;
}
a.style1:visited
{
   color: #00000;
   text-decoration: none;
}
a.style1:active
{
   color: #000000;
   text-decoration: none;
}
a.style1:hover
{
   color: #000000;
   background: PaleGreen;
   text-decoration: none;
}






.style_m {
        font-size: 13px;                
	color: black;
	font-family: Arial; 
	background-color: #3399FF;
	text-indent: 0px;
                text-align : center;
        }

.style_vizit {
        font-size: 13px;                
	color: black;
	font-family: Arial; 
	background-color: red;
	text-indent: 0px;
                text-align : center;
        }


.style_c {
        font-size: 10px;                
	color: #FFFFFF;
	font-family: Arial; 
	background-color: #3399FF;
	text-indent: 10px;
                text-align : left;
        }

.style_ctitlu {
        font-size: 13px;                
	color: black;
	font-family: Arial; 
	background-color: #3399FF;
	text-indent: 0px;
                text-align : center;
        }


.style_cx {

        font-size: 10px;                
	color: #FFFFFF;
	font-family: Arial; 
	background-color: #3399FF;
	text-indent: 10px;
                text-align : left;
        }




.style_f {
        font-size: 10px;                
	color: black;
	font-family: Arial; 
	background-color: #99CCFF;
	text-indent: 10px;
                text-valign : bottom;
        }




