.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.subtitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
a.body:link  {
	color : #137FB7; 
	text-decoration : none;
}
a.body:visited  { 
	color : #137FB7;  
	text-decoration : none;
}
a.body:hover  {
	color : #000000;
	text-decoration: underline;
	}
a.subtitles:link  {
	color : #137FB7; 
	text-decoration : none;
}
a.subtitles:visited  { 
	color : #137FB7;  
	text-decoration : none;
}
a.subtitles:hover  {
	color : #000000;
	text-decoration: underline;

}