A {
}
.Wp{
	font-style : italic;
	font-size : xx-large;
	font-family : "Monotype Corsiva", Times, serif;
	font-weight : normal;
	color:#FFFFF;
	text-decoration : none;
}
 A.Wp:Hover {
	color: #548DD4;
	text-decoration : none;
}A {
}
.We{
	font-style : italic;
	font-size : xx-large;
	font-family : "Pristina", Times, serif;
	font-weight : normal;
	color:#FFFFF;
	text-decoration : none;
}
 A.We:Hover {
	color: fuchsia;
	text-decoration : none;
}A {
}
.Violet{
	font-size : small;
	color:#8000E0;
	text-decoration : none;
}
 A.Violet:Hover {
	color: #FF00FF;
	text-decoration : none;
}
.Durer{
	color:#000080;
	text-decoration : none;
}
A.Durer:Hover {
	color : #008080;
	text-decoration : none;
}
.Grey {
	font-size : small;
	color : #8080C0;
	text-decoration : none;
}
 A.Grey:Hover {
	color : #8080C0;
	text-decoration : none;
}
.Button{
		font-size : x-small;
		font-family : Arial, sans-serif;
		text-decoration : none;
		color : #0000FF;
		font-weight : normal;
				}
A.Button:HOVER {
	background-color : #000080;
		color : #FFFF00;
}
.BD {
	color : #000080;
	text-decoration : none;
}
A.BD:HOVER {
			color : #0000FF;
}
.BL {
	color : #0000FF;
	text-decoration : none;
}
A.BL:HOVER {
			color : #FF00FF;
}
.Noir {
	color : #000000;
	text-decoration : none;
}
A.Noir:HOVER {
			color : #000000;
}
H2 {
	font-style : italic;
	font-size : x-large;
	font-family : "Times New Roman", Times, serif;
	margin-left : 5%;
	font-weight : normal;
}
