/* CSS Document */
body
{
background-color:#4c1204;
}
.menu-link {
	font-family:Times ;
	font-size:24px;
	font-weight: bolder;
	color:#653021;
	text-decoration:none;	
	}

.menu-link:hover {
	font-family:Times;
	font-size:24px;
	font-weight: bolder;
	color:#fcfed1;
	text-decoration:underline;	
	}

.pipe-link {
	font-family:Times ;
	font-size:25px;
	font-weight: bolder;
	color:#653021;
	text-decoration:none;	
	}
.star {
	font-size: 12px;
	color: #FF0000;
	}
.rtext-link {
	font-family:Times New Roman;
	font-size:17px;
	color:#300c02;
	}
.rltext-link {
	font-family:Times New Roman;
	font-size:17px;
	color:#d5901c;
	text-decoration:underline;
	}

.rltext-link:hover  {
	font-family:Times New Roman;
	font-size:17px;
	color:#ff0000;
	text-decoration:none;
	}
.ratext-link {
	font-family:Times New Roman;
	font-size:17px;
	font-weight: bolder;
	color:#300c02;
	}
.rstext-link {
	font-family:Times New Roman;
	font-size:12px;
	color:#300c02;
	}
.htext-link {
	font-family:times;
	font-size:24px;
	color:#300c02;
	}
.sidehtext-link {
	font-family:sans-serif;
	font-size:20px;
	color:#300c02;
	}
.indhtext-link {
	font-family:Times New Roman;
	font-size:24px;
	color:#d5901c;
	font-weight: bolder;
	text-decoration:underline;
	}
.indhtext-link:hover  {
	font-family:Times New Roman;
	font-size:24px;
	color:#ff0000;
	font-weight: bolder;
	text-decoration:none;
	}
.indtext-link {
	font-family:Times New Roman;
	font-size:18px;
	color:#300c02;
	text-decoration:underline;
	}
.indtext-link:hover  {
	font-family:Times New Roman;
	font-size:18px;
	color:#ff0000;
	text-decoration:none;
	}
.h1text-link {
	font-family:Times;
	font-size:26px;
	color:#300c02;
	text-decoration:underline;
	}
.h3text-link {
	font-family:Times;
	font-size:22px;
	color:#300c02;
	text-decoration:none;
	}
.h3ltext-link {
	font-family:Times;
	font-size:22px;
	color:#300c02;
	text-decoration:underline;
	}
.h3ltext-link:hover {
	font-family:Times;
	font-size:22px;
	color:#d5901c;
	text-decoration:none;
	}
.sidetext-link {
	font-family:sans-serif;
	font-size:12px;
	color:#d5901c;
	font-weight: bolder;
	text-decoration:underline;
	}

.sidetext-link:hover  {
	font-family:sans-serif;
	font-size:12px;
	color:#ff0000;
	font-weight: bolder;
	text-decoration:none;
	}
.text-link {
	font-family:verdana,Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#300c02;
	text-decoration:underline;	
	}

.text-link:hover {
	font-family:verdana,Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#d5901c;
	text-decoration:none;	
	}
.footer-link {
	font-family:Arial ;
	font-size:15px;
	font-weight: bolder;
	color:#653021;
	text-decoration:underline;	
	}

.footer-link:hover {
	font-family:Arial;
	font-size:15px;
	font-weight: bolder;
	color:#d5901c;
	text-decoration:overline;	
	}
.vp-link {
	font-family:times;
	font-size:15px;
	color:#000000;
	text-decoration:underline;
	}

.vp-link:hover {
	font-family:times;
	font-size:15px;
	color:#ff0000;
	text-decoration:none;
	}
.copy-link {
	font-family:Arial;
	font-size:11px;
	color:#7a7070;
	}
