body {
	scrollbar-face-color : #99CCFF;
	scrollbar-arrow-color : Yellow;
	scrollbar-track-color : White;
	scrollbar-3dlight-color : #00BFFF;
	scrollbar-base-color : #1E90FF;
	scrollbar-shadow-color : Blue;
}
a:link       { color: #000099; text-decoration: none }
a:visited    { color: #ff3333; text-decoration: none }
a:hover      { color: #ff0000; text-decoration: underline }

a.Rub1:link { color: #000000; text-decoration: none }
a.Rub1:visited { color: #000000; text-decoration: none }
a.Rub1:hover { color: #000000; text-decoration: underline }

a.Typ1:link{
	color: #FFCC00;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.Typ1:visited {
	color: #FFCC00;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;	
}
a.Typ1:hover {
	color: Red;
	text-decoration: underline;
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.Typ1:active{
	color: Red;
	text-decoration: none;
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.Typ2{
	color: Blue;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.Typ2:link {
	color: Blue;
	text-decoration: none;
}
a.Typ2:visited {
	color: #DC143C;
	text-decoration: none;
}
a.Typ2:hover {
	color: #DC143C;
}

INPUT.Typ1 {
	border : Blue;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.Cat1 {
	font-family : Times,new roman,georgia,times;
	color : #0081ff;
	font-size : 16px;
	font-weight : bold;
	text-align : center;
}
.Rub1 {
	font-family : Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	color : black;
	font-size : 12px;
}
.Url{
	font-family : Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	color : black;
	font-size : 12px;
	font-weight : bold;
}
.Des {
	font-family : Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	color : black;
	font-size : 12px;
}
.Point1 {
	color : Yellow;
	font-weight : bold;
}
.Point2 {
	color : blue;
	font-weight : bold;
}
.Titre1{
	font-size : 24px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #000099;
}
.Titre2{
	font-size : 14px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : White;
	background-color : #000099;
}
.L1 {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	color: black;
	font-size: 12px;
	background-color: White;
}
.L2 {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	color: black;
	font-size: 12px;
	background-color: #FFFFCC;
}
.L3 {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	color: black;
	font-size: 10px;
	background-color: White;
}
