body {
        font: 12px tahoma;
}
.captcha {
        font: 12px tahoma;
      	color: rgb(214,0,50);
        background-color: white;
}
table.menu_link a:link {
      	color: rgb(214,0,50); 
        background-color: white;
        font: 14px tahoma;
        text-decoration: none;
        text-align: right;
}
table.menu_link a:visited {
      	color: rgb(214,0,50); 
        background-color: white;
        font: 14px tahoma;
        text-decoration: none;
        text-align: right;
}
table.menu_link a:hover { 
      	color: white;
        background-color: rgb(214,0,50);
        text-decoration: none;
}
a.pic:visited {
    	  color: white; 
        background-color: white;
        text-decoration: none;
}
a.demesio:visited {
    	  color: white; 
        background-color: rgb(214,0,50);
        text-decoration: underline;
}
a.pic:link {
    	  color: white; 
        background-color: white;
        text-decoration: none;
}
a.demesio:link {
    	  color: white; 
        background-color: rgb(214,0,50);
        text-decoration: underline;
}
a.pic:hover { 
      	color: white;
        background-color: white;
        text-decoration: none;
}
a.demesio:hover { 
      	color: white;
        background-color: rgb(214,0,50);
        text-decoration: underline;
}
table.linkai {
        width: 750px;
        border: solid 0px;     
}  
table.demesio {
        width: 750px;
        border: solid 0px;     
}  
table.linkai td {
        font: 12px tahoma;
	      border-width: 0px;
	      padding: 4px;
        background-color: #C0C0C0;
        text-decoration: none;
        text-align: center;
        word-spacing: normal;  
}
table.demesio td {
        font: 12px tahoma;
	      border-width: 0px;
	      padding: 4px;
	      color: white;
        background-color: rgb(214,0,50);
        text-decoration: none;
        text-align: center;
        word-spacing: normal;  
}
table.content {
        width: 750px;
        border: solid 0px;     
}
table.content td {
        font: 12px tahoma;
	      border-width: 0px;
	      padding: 4px;
        text-decoration: none;
        text-align: left;
        word-spacing: normal;  
}
table.beit_title {
        width: 750px;
        border: solid 0px;     
}
table.beit_title td {
        font: 12px tahoma;
	      border-width: 0px;
	      padding: 4px;
        text-decoration: none;
        text-align: center;
        word-spacing: normal;  
}
table.menu_link {
        width: 750px;
        border: solid 0px;     
}
