a:link {
	color:#093e4e;
	font-size: 13px;
	font-weight:bold;
	text-decoration: none;
	}
a:visited {
	color:#a70157;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	}
a:hover {
	color:#D4403C;
	font-size: 13px;
	font-weight:bold;
	text-decoration: underline;
	}
/* ------   Menu Link    -------*/

a.menu1 {
	font-size: 12px;
	color:#006600;
	font-weight: normal;
	text-decoration: none;
}
a.menu1:hover {
	font-size: 12px;
	color:#FF0000;
	font-weight: normal;
	text-decoration: underline;
}

a.menu2{
	color: #093e4e;
	font-weight:bold;
	text-decoration: none;
}
a.menu2:hover {
	color: #093e4e;
	font-weight:bold;
	text-decoration: underline;
}
a.menu3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #D4403C;
	font-weight:bold;
	text-decoration: none;
}
a.menu3:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #0186d5;
	font-weight:bold;
	text-decoration: underline;
}
a.menu4{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: 000px;
	letter-spacing:1px;
	line-height: 28px;
}
a.menu4:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: 000px;
	letter-spacing:1px;
	line-height: 28px;
}


/* ------   Link Me    -------*/

a.linkme0{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ec005f;
	text-decoration: none;
}
a.linkme0:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ec005f;
	text-decoration: underline;
}

/*________________________________________________________________________________________*/


a.headLinks {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 16px;
}
a.headLinks:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	margin-top: 0px;
	margin-bottom: 16px;
	text-decoration: underline;
}

/*________________________________________________________________________________________*/

a.rolon {
	display: block;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}
a.rolon:hover {
	text-decoration: none;
	margin-bottom: 0px;
	margin-top: 0px;
	background-repeat: no-repeat;
}

/* ________________________________________________________________________________________
.ulLinks {
	list-style-type: square;
	list-style-position: outside;
	margin-top: 6px;
	margin-left: 15px;
	margin-bottom: 6px;
	}



.linkBulletBox {
	list-style-type: disc;
	list-style-position: inside;
}

.linkBullet_img {
	list-style-image: url(../Webbies/Diamond_Icon.jpg);
	list-style-position: outside;
	margin-top: 0px;
}
________________________________________________________________________________________*/
