body 		{ background-color: silver; 		color: black; font-size: 14px; }
a:link		{ color:navy; text-decoration: underline; font-size: 18px; font-weight:bold }
a:active 	{ color:navy; text-decoration: underline; font-size: 18px; font-weight:bold }
a:visited 	{ color:navy; text-decoration: underline; font-size: 18px; font-weight:bold }
a:hover 	{ color:blue; text-decoration: underline; font-size: 18px; font-weight:bold }

.textnormal 		{ color: black		; font-size: 14px 	; font-weight:normal 	;}
.textsmall 		{ color: black		; font-size: 12px 	; font-weight:normal 	;}
.texttitle 		{ color: maroon		; font-size: 24px 	; font-weight:bold 	;}
.textsubtitle		{ color: blue  		; font-size: 20px 	; font-weight:bold	;}
.textsectionhead	{ color: green  	; font-size: 20px 	; font-weight:bold	;}
.textlabel  		{ color: black		; font-size: 16px 	; font-weight:bold	;}
.textbold  		{ color: black		; font-size: 14px 	; font-weight:bold	;}
.textinform  		{ color: red		; font-size: 14px 	; font-weight:bold	;}
.textpart   		{ color: navy		; font-size: 18px 	; font-weight:bold	;}
.textprice   		{ color: green		; font-size: 16px 	; font-weight:bold	;}
.texthighlight 		{ color: cyan		; font-weight:bold				} 	
.textnote1 		{ color: #FFFF99	; font-size: 24px 	;font-weight:bold	} 	
.textnote2 		{ color: #FFFF99	; font-size: 12px 	;font-weight:bold	} 	
.textnote3 		{ color: white		; font-size: 14px 	;font-weight:bold	} 	


.boxlinkmajor		{ color: navy		; font-size: 20px 	; font-weight:bold	; background-color:#F0F0F0	; text-decoration: underline	}
.boxlinkminor 		{ color: white		; font-size: 14px 	; font-weight:bold	; background-color:navy		; text-decoration: underline	}
.boxlinkinfo  		{ color: white		; font-size: 14px 	; font-weight:bold	; background-color:green	; text-decoration: underline 	}
.boxentry		{ color: white		; font-size: 16px 	; font-weight:bold	; background-color:#003366	;   				}
.boxdata  		{ color: black		; background-color:#FEFDFD }
.boxbullet 		{ color: navy		; background-color:#F0F0F0	; font-weight:bold	 }
.boxprice 		{ color: black		; background-color:#F0F0F0	; font-weight:bold	 }
