BODY {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12pt;
	background-color: #FFFFFF;
	margin : 0px 0px 0px 0px;
	padding : 1px 0px 0px 0px;
}

#container-meniu-horoscop {
	width : 158px;
	height : auto;
	border : 1px solid #660000;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}

#titlu-meniu-horoscop {
	background-color : #660000;
	padding : 5px 0px 5px 0px;
	margin : 0px 0px 0px 0px;
}

H1 {
	font-family: Helvetica, sans-serif;
	font-size : 16px;
	color : FFFFFF;
	margin : 0px 0px 0px 0px;
	text-align : center
}

#week {
	height : 18px;
	padding : 5px 0px 3px 0px;
	margin : 0px 0px 0px 0px;
}

.sapt, .data {
	font-size : 16px;
	color : #660000;
	text-align : center;
	margin-bottom : 1px;
	margin-top : 1px;
	font-weight : bold;
}

.intro {
	font-size : 16px;
	background-color : #660000;
	color : #660000;
	text-align : center;
	margin-bottom : 1px;
	margin-top : 1px;
	font-weight : bold;
}

.meniu-horoscop-l {
	background-color : #660000;
	font-size : 10pt;
	text-align : center;
}

.meniu-horoscop-c {
	background-color : #660000;
	font-size : 10pt;
	text-align : center;
}

.meniu-horoscop-r {
	background-color : #660000;
	font-size : 10pt;
	text-align : center;
}

A {
	text-decoration : none;
	color : #FFFFFF;
	font-weight : bold;
}

A:hover {
	text-decoration : underline;
	color : #000000;
}

#credits {
	font-size : 13pt;
	font-weight : bold;
	color : #CC0000;
	text-align : center;
	padding : 5px 0px 5px 0px;
}

#credits A {
	font-size : 13pt;
	font-weight : bold;
	color : #CC0000;
	text-decoration : none;
	font-weight : normal;
}

