body {
	background: #FFFFCC;
}
.text { font-family: "Times New Roman", Times, serif;  font-size: 14px;  }
.texttuc { font-family: "Times New Roman", Times, serif;  font-size: 14px;  font: bold;   }
.texttucred { font-family: "Times New Roman", Times, serif;  font-size: 24px;  font: bold;  color: Red;    }
.textd { font-family: "Times New Roman", Times, serif;  font-size: 18px;  }
.titlmale { font-family: "Times New Roman", Times, serif;  font-size: 24px;  }
.titlvelke { font-family: "Times New Roman", Times, serif;  font-size: 36px;  }
.titlvelkered { font-family: "Times New Roman", Times, serif;  font-size: 36px;  color: Red;   }
.titlnejvetsi { font-family: "Times New Roman", Times, serif;  font-size: 48px;  }
.titlnejvetsired { font-family: "Times New Roman", Times, serif;  font-size: 48px;  color: Red;   }
.copy { font-family: "Times New Roman", Times, serif;  font-size: 13px;     }
a { color: #0000CD; text-decoration : none;}
A:HOVER { text-decoration : none; color : #0000CD;
}