/* DATEI: formate.css */
/* Formate für SOLAR */


body {
	background:#f6ce0a;
	font-family: Arial, Tahoma, Helvetica;
}

.clsCMOn {
	color: #ed6501;
	font-size : 14px;
	font-weight:bold;
	text-decoration : none;
    padding: 2px 4px;
}

.clsCMOver {
	color: #191e93;
	font-size : 14px;
	font-weight:bold;
	text-decoration : underline;
    padding: 2px 4px;
}

.clsCMOn2 {
	color: #191e93;
	font-size : 12px;
	font-weight:bold;
	text-decoration : none;
    padding: 2px 4px;
}

.clsCMOver2 {
	color: #191e93;
	font-size : 12px;
	font-weight:bold;
	text-decoration : underline;
    padding: 2px 4px;
}
