a{
    font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size:15pt;
	color:#FFF;
	text-align:right;
}
a:hover {
    font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size:15pt;
	color:#FFF;
	text-align:right;
	font-style:oblique;
}