a:link {
	color: #666666; 
	text-decoration: none;
}

a:visited {
	color: #666666; 
	text-decoration: none;
}

a:hover {
	color: #000000; 
	text-decoration: none;
}

a:active {
	color: #000000;
	text-decoration: none;
}

/* Orange */
#orange a:link{
	text-decoration: none;
	color: #F88906;}
#orange a:visited{
	text-decoration: none;
	color: #F88906;}
#orange a:hover{
	color: #000000;}
#orange a:active{
	text-decoration: none;}
/* End */

/* Mouve */
#mouve a:link{
	text-decoration: none;
	color: #738AFC;}
#mouve a:visited{
	text-decoration: none;
	color: #738AFC;}
#mouve a:hover{
	color: #000000;}
#mouve a:active{
	text-decoration: none;}
/* End */

/* Green */
#green a:link{
	text-decoration: none;
	color: #8EC543;}
#green a:visited{
	text-decoration: none;
	color: #8EC543;}
#green a:hover{
	color: #000000;}
#green a:active{
	text-decoration: none;}
/* End */

/* Turquise */
#turquise a:link{
	text-decoration: none;
	color: #01A897;}
#turquise a:visited{
	text-decoration: none;
	color: #01A897;}
#turquise a:hover{
	color: #000000;}
#turquise a:active{
	text-decoration: none;}
/* End */

/* Brown */
#brown a:link{
	text-decoration: none;
	color: #A23E0A;}
#brown a:visited{
	text-decoration: none;
	color: #A23E0A;}
#brown a:hover{
	color: #000000;}
#brown a:active{
	text-decoration: none;}
/* End */

/* Blue */
#blue a:link{
	text-decoration: none;
	color: #076FB6;}
#blue a:visited{
	text-decoration: none;
	color: #076FB6;}
#blue a:hover{
	color: #000000;}
#blue a:active{
	text-decoration: none;}
/* End */

/* Violet */
#violet a:link{
	text-decoration: none;
	color: #92298E;}
#violet a:visited{
	text-decoration: none;
	color: #92298E;}
#violet a:hover{
	color: #000000;}
#violet a:active{
	text-decoration: none;}
/* End */

/* Purple */
#purple a:link{
	text-decoration: none;
	color: #2D3091;}
#purple a:visited{
	text-decoration: none;
	color: #2D3091;}
#purple a:hover{
	color: #000000;}
#purple a:active{
	text-decoration: none;}
/* End */

.Border{
	border: 1px solid #B4B4B4;
	border-color: #999999;
}
.Header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 7px;
	padding-left: 8px;
}

body, div, form, table, td, textarea, ul{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10PX;
	font-weight: normal;
	color: Black;
}

.WhiteBorder{ border: 1px solid White; }

.BlackFont{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10PX;
	font-weight: normal;
	color: Black;
}

.staffTitles{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.bg01{
	background-image: url(/web-dev/templates/master-bhc-template-flat_r3_c2.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.bg02{
	background-image: url(/web-dev/main-bg02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#m2 a:link {
	color: #666666; text-decoration: none;
}
#m2 a:visited {
	color: #666666; text-decoration: none;
}
#m2 a:hover {
	color: #000000; text-decoration: none;
}
#m2 a:active {
	color: #000000; text-decoration: none;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 0px;
}
