/* General look */

a{
text-decoration:underline;
color : #000000;
background-color : transparent;
font-weight : bold;
}
a:HOVER{
text-decoration:underline;
color : #0000FF;
font-weight : bold;
}

a.menu 	       { text-decoration: none; color : #FFFFFF; font-family: Arial, Tahoma; font-size: 8pt}
a.menu:visited { font-family: Arial, Tahoma; font-size: 8pt}
a.menu:hover   { font-family: Arial, Tahoma; font-size: 8pt}
a.menu:active  { font-family: Arial, Tahoma; font-size: 8pt}

A.HomeTxt {
	text-decoration:none;
	color : white;
	font-size : 10px;
	letter-spacing : 0px;
	font-weight : normal;
	}
a.HomeTxt:hover{
	text-decoration:none;
	color : #47A7FF;
	font-size : 10px;
	letter-spacing : 0px;
	font-weight : normal;
	}
A.Home2Txt {
	text-decoration:none;
	color : #30769D;
	font-size : 12px;
	letter-spacing : 0px;
	font-weight : bold;
	}
a.Home2Txt:hover{
	text-decoration:none;
	color : #47A7FF;
	font-size : 12px;
	letter-spacing : 0px;
	font-weight : bold;
	}
.home_blue
{
color : #30769D;
}
a.nss{
text-decoration:none;
color : #000000;
background-color : transparent;
font-weight : bold;
font-size: 10pt
}
a.nss:hover{
text-decoration:none;
color : #0000FF;
background-color : transparent;
font-weight : bold;
font-size: 10pt
}
a.nbold{
text-decoration:none;
color : #000000;
background-color : transparent;
font-weight : normal;
font-size: 9pt
}
a.nbold:hover{
text-decoration:none;
color : #0000FF;
background-color : transparent;
font-weight : normal;
font-size: 9pt
}

a.newsListTitre{
font-family: Arial, Tahoma;
text-decoration:none;
color : #000000;
background-color : transparent;
font-weight : normal;
font-size: 9pt  
}

a.newsListTitre:hover{
font-family: Arial, Tahoma;
text-decoration:none;
text-align:justify;
color : #0000FF;
background-color : transparent;
font-weight : normal;
font-size: 9pt  
}
