/*VPDbURL{file:///D|/VisualPageSites/welnessjourney3/WJ03.vpp}*/
BODY	 {
			margin : 0           ;
			Background-Color : white
		}
:link	 {
			border-style : outset        ;
			border-width : 3px        ;
			opacity : 1         ;
			Font-Size : XSmall         ;
			Font-Family : Courier New, Courier, sans-serif ;
			Color : white ;
			Background-Color : darkblue;
			Text-Decoration : None ;
			Font-Weight : Normal
		}
:visited	 {
			border-style : outset        ;
			border-width : 3px        ;
			Font-Size : XSmall        ;
			Font-Family : Courier New, Courier, sans-serif ;
			Color : lightblue ;
			Background-Color : darkblue ;
			Text-Decoration : None ;
			Font-Weight : Normal
		}

<style type="text/css">	 {
			
		}
a:hover	 {
			border-style : outset        ;
			border-width : 3px        ;
			Font-Size : XSmall         ;
			Font-Family : Courier New, Courier, sans-serif ;
			Color : #99FF99 ;
			Background-Color : darkgreen ;
			Text-Decoration : None ;
			Font-Weight : Normal
		}


/*
div.linksDiv a:link	 {
			border-width : 0px        ;
			Font-Size : XSmall         ;
			border-width : 0px        ;
			Font-Family : Times New Roman ;
			Color : black ;
			Background-Color : white ;
			Text-Decoration : Underline
		}
div.linksDiv a:visited	 {
			border-width : 0px        ;
			Font-Size : XSmall         ;
			border-width : 0px        ;
			Font-Family : Times New Roman ;
			Color : blue ;
			Background-Color : white ;
			Text-Decoration : Underline
		}
div.linksDiv a:hover	 {
			border-width : 0px        ;
			Font-Size : XSmall         ;
			border-width : 0px        ;
			Font-Family : Times New Roman ;
			Color : red ;
			Background-Color : darkgreen ;
			Text-Decoration : Underline
		}
*/
.noeffectlink:link {
			border-width : 0px        ;
			Background-Color : white ;
			Color : black ;
			Text-Decoration : none	;
}
.noeffectlink:visited {
			border-width : 0px        ;
			Background-Color : white ;
			Color : black ;
			Text-Decoration : none	;
}
.noeffectlink:hover {
			border-width : 0px       ;
			Background-Color : white ;
			Color : black ;
			Text-Decoration : none	;

.noeffectlink:active {
			border-width : 0px        ;
			Background-Color : white ;
			Color : black ;
			text-decoration: none; 
}

/*
td.menu (
			background-color:blue;
			width:170px;
			border:3px;
			cellpadding:3px;
			padding: 3px;
}
table.main-table	 {
			border : 0px #66FFCC 
		}
table.menu-table	 {
			border : 0px solid yellow        ;
			border-collapse : collapse        ;
			padding : 3px        ;
			whitespace : 5px        ;
			Width : 170px ;
			Background-Color : white
		}
*/
