/* CSS Document */

p{
	font-family: "Eras Demi ITC";
	font-size: 12px;
	color: #CC00FF;
	line-height: 18px;
	padding: 3px;
	font-style: oblique;
}
.gras{
	font-family:Verdana, sans-serif;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	color:#000000;
	font-style: normal;
}
.navigation{
	font-family: "Eras Demi ITC";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: normal;
	word-spacing: normal;
	list-style-type: circle;
	height: auto;
	font-variant: normal;
	text-transform: none;
	width: auto;
	text-decoration:inherit ;
}
.navigation:hover{
	font-family: "Eras Demi ITC";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0000CC;
	letter-spacing: normal;
	word-spacing: normal;
	list-style-type: circle;
	height: auto;
	font-variant: inherit;
	text-transform: capitalize;
	width: auto;
	text-decoration: line-through;
	background-color:#FFFFFF;
}
.navigation2{
	font-family: "VERDANA";
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	letter-spacing: normal;
	word-spacing: normal;
	list-style-type: cjk-ideographic;
	height: auto;
	font-variant: normal;
	text-transform: capitalize;
	width: auto;
	text-decoration: none;
}
.navigation2:hover{
	font-family: "Eras Demi ITC";
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	letter-spacing: normal;
	word-spacing: normal;
	list-style-type: circle;
	height: auto;
	font-variant: normal;
	text-transform: uppercase;
	width: auto;
	text-decoration: inherit;
	background-color:#FFFFFF;
}
.navigation4{
	font-family: "arial bold";
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: normal;
	word-spacing: normal;
	list-style-type: circle;
	height: auto;
	font-variant: normal;
	text-transform: capitalize;
	width: auto;
	text-decoration: overline;
}
.navigation4:hover{
	font-family: "verdana";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #666600;
	letter-spacing: normal;
	word-spacing: normal;
	list-style-type: circle;
	height: auto;
	font-variant: normal;
	text-transform: none;
	width: auto;
	text-decoration: underline;
	background-color:#000033;
}
.navigation3{
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: normal;
	word-spacing: normal;
	list-style-type: circle;
	height: auto;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	width: auto;
	}
	.navigation3:hover{
	font-family: "LUCIDA SANS";
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #000033;
	letter-spacing: normal;
	word-spacing: normal;
	list-style-type: circle;
	height: auto;
	font-variant: normal;
	text-transform: none;
	width: auto;
	text-decoration: none;
	background-color:#FFFFFF;
	}
.Style69 {
	color: #990066;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Style69:hover {
	color: #990066;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: blink;
	background-color:#FFCC33;
}