body {
	background-color: #FF8A00;
}
 
input {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 10px;
}  

textarea { font-family: Tahoma,Arial, Helvetica, 
sans-serif; font-size: 10px; }

SELECT{ font-family: Tahoma,Arial, Helvetica, sans-serif; 
font-size: 10px; } 

P {
	font-family :Tahoma, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 10px;
	color: Yellow;
} 

H1 {
	font-family :Tahoma, Arial, Helvetica, sans-serif;
	font-style : bold;
	font-size : 11px;
	color: Yellow;
} 
H2{
	font-family :Tahoma, Arial, Helvetica, sans-serif;
	font-style : bold;
	font-size : 13px;
	color: Black;
} 
H3{
	font-family :Tahoma, Arial, Helvetica, sans-serif;
	font-style : bold;
	font-size : 18px;
	color: Black;
} 
A:LINK {
	font-family : Tahoma,Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 11px;
	border-bottom-width : 0px;
	font-weight : bold;
	text-decoration : none;
	color : Yellow;
} 

A {
	font-family : Tahoma,Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 11px;
	border-bottom-width : 0px;
	font-weight : bold;
	text-decoration : none;
	color : Yellow;
}

.dies{
	font-family : Arial;
	font-size : 10px;
	color : White;
}
.dia_avui{
	font-family : Arial;
	font-size : 10px;
	color : White;
	font-weight : bolder;
}
.fons_dies{
	color : White;
}
.fons_dia_avui{
	border : 1px solid Aqua;
	background : Gray;
}
.fons_calendari{
	background-color : #FFA500;
	border : 1px ridge Silver;
}
.titols_dies{
	font-family : Arial;
	font-size : 10px;
	color : Teal;
}

.fons_calendari_al{
	background-color : #FF8A00;
}
.titols_dies_al{
	font-family : Arial;
	font-size : 10px;
	color : #feff02;
}
