BODY, TABLE, TD, TR, DIV {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
}

.red {
	color : red;
}

.titletext {
	font-weight : bold;
}


A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration : none;
	color : #800040;
}

A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration : underline;
	color : #B6170D;
}

A.topmenu, A.rmenu, A:LINK.topmenu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #DF1C10;
	font-weight : bold;
	text-decoration : none;
}

A:HOVER.topmenu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	color : #D0D0D0;
}

A:HOVER.rmenu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	color : #B6170D;
}

.topmenu, .anonce {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #DF1C10;
	font-weight : bold;
	text-decoration : none;
}

.anoncetext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #black;
	font-weight : normal;
	text-decoration : none;
}

A.sign, .sign {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}
A:HOVER.sign {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : underline;	
}

.search_field {
	background-color : #D0D0D0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.search_but {font-size : 11px;}

.tsearch {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
}
.disp {
	display : none;
}
