p {
	text-decoration: none; color: Silver;
}
h1{
	text-decoration: none;
	color: #990000;
	font-family: arial;
	background-color: #FC9804;
}
h2{
	text-decoration: none;
	color: #990000;
	font-family: arial;
	background-color: #FC9804;
}
h3{

	text-decoration: none;
	font-family: arial;
	color: #990000;
	background-color: #FC9804;
}


h5{
	text-decoration: none;
	font-family: arial;
	color: #990000;
	background-color: #FC9804;
}
	
a{
	text-decoration: underline;
	color: #990000;
	font-size: 14px;
	font-weight:bold;
}
a:active{
	text-decoration:none; color:#990000;
	font-size:20px;
	}
a:hover{
	text-decoration:none; color:#FFFFCC; font-weight: bold; font-size: 13px
	}
a:visited{
	text-decoration: underline;
	color: #FFFFCC;
	font-size:14px;
}
body{
	scrollbar-face-color: #990000;
	scrollbar-arrow-color: #990000;
	scrollbar-track-color: #CC0000;
	background-color: #FFCC66;
}	
.text-red{font-family:verdana,arial; font-size:12px; font-weight:normal; color:Silver;}
.text-red-bold{font-family:verdana,arial; font-size:11px; font-weight:bold; color:red;}

.text-bold{font-family:verdana,arial; font-size:11px; font-weight:bold}
.navigation{font-family:verdana,arial; font-size:11px; font-weight:normal;}
.navigation_current{font-family:verdana,arial; font-size:11px; font-weight:bold; color:red;}
.text{font-family: verdana,arial;
	font-size: 11px;
	font-weight: normal;
	azimuth: inherit;}
.title{font-family: verdana, arial;
	font-weight: bold;
	font-size: 11px;}
.title_orange{font-family: verdana, arial;
	font-weight: bold;
	font-size: 11px;
	color: orange;}
.title2_orange{font-family: verdana, arial;
	font-weight: normal;
	font-size: 10px;
	color: #990000;}
.small{font-family: arial;
	font-weight: normal;
	font-size: 10px;}
.red{font-family: verdana, arial;
	font-weight: normal;
	font-size: 13px;
	color: #CCCC00;}
.red-bold{
	font-family: verdana, arial;
	font-weight: bolder;
	font-size: 13px;
	color: #CCCC00;
}
.silver{
	font-family: verdana, arial;
	font-weight: 800;
	font-size: 12px;
	color: #990000;
}

