a {
	color : #000000;
}

a:hover {
	color : #8a1010;
}

body {
	font-family : Arial, Verdana;
	font-size : 12px;
}

#menu_link a{
	font-weight : bold;
	text-decoration : none;
}

#menu_link.lang a{
	color : #FFFFFF;
}

#menu_link.lang a:hover{
	color : #c0c0c0;
}

#page_title{
	font-size : 16px;
	font-weight : bold;
}

#page_subtitle{
	font-size : 12px;
	font-weight : bold;
}

#page_external_link a{
	font-size : 12px;
	color : #000000;
	text-decoration : none;
}

#page_external_link a:hover{
	text-decoration : underline;
}