
.nav{
	font-size : 12pt;
}

A:link{
	color: #ffffff;
	font-weight : normal;
	text-decoration : none;
	font-family: 'Arimo', sans-serif;
}

A:visited{
	color: #ffffff;
	font-weight : normal;
	text-decoration : none;
	font-family: 'Arimo', sans-serif;
}

A:active{  
	color: #ffffff;
	font-weight : normal;
	text-decoration : none;
	font-family: 'Arimo', sans-serif;
}

A:hover{
	color: #dddddd;
	font-weight : normal;
	text-decoration : none;
	font-family: 'Arimo', sans-serif;
}
