.pagina {
	font-family:Georgia, "Times New Roman", Times, serif
	font-size:14px;
}


h1, h2, h4 {
	color: #820024;
}

h3, h5, h6 {
	color: #820024;
	font-size: 28px;
}

b {
	color: #820024;
}

#menu a	{
	text-decoration: none;
	font-size:14px;
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif
	font-weight: bold;
}
#menu a:link { 
	color:#820024; 
}
#menu a:visited { 
	color:#820024; 
}
#menu a:hover {
	color:#820024;
	text-decoration: underline;
}
#menu a:active {
	color:#FFFFCC;
}

#talen a	{
	text-decoration: none;
	font-size:14px;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif
	font-weight: bold;
}
#talen a:link { 
	color:#977F49; 
}
#talen a:visited { 
	color:#977F49; 
}
#talen a:hover {
	color:#CC9933;
	text-decoration: underline;
}
#talen a:active {
	color:#999999;
}
