.menutext {
	font-family : Tahoma;
	color : #2D3A71;
	text-decoration : none;
}

.linkmenu {
	font-family : Tahoma;
	font-size: 12px;
	color : #2D3A71;
	text-decoration : none;
}


A:HOVER {
	color : 0000FF;
	text-decoration: underline;
	color : #2D3A71;
}

A:VISITED {
	color : 0000FF;
	text-decoration: underline;
	color : #2D3A71;
}

A:Link {
	text-decoration: none;
   color : #2D3A71;
}

.text {
	font-family : Tahoma;
	font-size: 12px;
	color : #000000;
	text-decoration : none;
}


.textbold {
	font-family : Tahoma;
	font-weight: bold;
	font-size: 11px;
	color : #000000;
	text-decoration : none;
}
H1 {
	font-family : Tahoma;
	font-weight: bold;
	font-size: 16px;
	color : #1e0070;
}