.intro_page {
	padding: 1px;
}

.intro_categories {
	 font-weight:bold;
	 font-size: 16px;
         color:#ffffff;
         text-decoration: none;

}

.intro_categories_2 {
	 font-weight:bold;
	 font-size: 20px;
         color:#000000;
	 text-decoration: none;                
}

.intro_text {
	 font-weight:bolder;
         font-size: 14px;
         color: #000000;


}

.intro_title {
	 font-family: papyrus, Jester, Tempus Sans ITC, Arial, Tahoma;
	 font-weight:bold;
         font-size: 25px;
         color: #000000;

}

a:link {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}

a:hover {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
        background-color: #FFF8C6;

}

a:visited {
	font-weight: bold;
	font-size: 12px;
        color:#000000;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
        background-color: #3399ff;
        text-decoration: none;
