.homeText {
	font-family: Tahoma, sans-serif;
	font-size: x-small;
	color: #000000;
	margin-right: 5px;
	margin-left: 5px;
	list-style-position: outside;
	list-style-type: disc;
}
.bulletText {

	font-family: Tahoma, sans-serif;
	font-size: x-small;
	color: #000000;
	list-style-position: outside;
	list-style-type: disc;
}

/* navigation */

a	{ 

 	text-decoration: underline; 
	font-family: Tahoma, sans-serif;
	font-size: x-small;
	line-height: normal;

	}

 a:link  { 

	text-decoration: none;

	} 

 a:visited   { 

 	text-decoration: none;

	} 

 a:active    { 

 	border-bottom: 0px solid #000000; 

	} 

 a:hover { 

 	border-bottom: 0px solid #000000;

	} 

a.bodyLink:link {

	border-bottom: 1px solid #000066;
	color: #000066;
	font-family: Tahoma, sans-serif;
	font-size: x-small;
	line-height: normal;

	}

a.bodyLink:visited   { 

 	border-bottom: 1px solid #333333;
	color: #333333;
	font-family: Tahoma, sans-serif;
	font-size: x-small;
	line-height: normal;

	}	

a.bodyLink:hover   {
	border-bottom: 0px none;
	color: #CC0000;
	font-family: Tahoma, sans-serif;
	font-size: x-small;
	line-height: normal;


	}

a.bodyLink:active   { 

 	border-bottom: 0px none;
	color: #CC0000;
	font-family: Tahoma, sans-serif;
	font-size: x-small;
	line-height: normal;

	}
	
a.smallWhiteLink:link {
	font-family: Tahoma, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;

}
a.smallWhiteLink:visited {
	font-family: Tahoma, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;

}
a.smallWhiteLink:hover {
	font-family: Tahoma, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;

}
a.smallWhiteLink:active {
	font-family: Tahoma, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;

}
