a { text-decoration: underline; }
a:hover { text-decoration: none; }
a:visited { text-decoration: underline; }

a.marker { font-family: Tahoma; text-decoration: none; color: #ee0077; }
li.marker a{ font-family: Tahoma; text-decoration: none; color: #ee0077; }
a.marker:hover{ font-family: Tahoma; text-decoration: underline; color: #ee0077; font-size: 19;}
a.marker:visited{ font-family: Tahoma; text-decoration: none; color: #4cbbe9; }

h1.head { font-size: 25; font-style: italic; font-family: Tahoma; color: ee0077 }
h1.head a{ font-size: 25; font-style: italic; font-family: Tahoma; color: ee0077 }
h2.head { font-size: 15; font-family: Tahoma; color: ee0077 }
.text { font-family: Tahoma; font-size: 12;}
.link { font-family: Tahoma; font-size: 13; color: white; font-weight: bold; }
.spices { font-family: Tahoma; font-size: 13; }

.a1 { font-family: Tahoma; font-size: 13; color: #4cbbe9; }
.a2 {  }
.a3 {  }
.a4 { font-family: Tahoma; font-size: 2; color: #4cbbe9; }
.a5 { font-family: Tahoma; font-size: 6; color: #4cbbe9; }
.a6 { font-family: Tahoma; font-size: 11; color: #4cbbe9; }
.a7 { font-family: Tahoma; font-size: 14; color: #4cbbe9; }
.a7 a { font-family: Tahoma; font-size: 14; color: #4cbbe9; }
.a8 { font-family: Tahoma; font-size: 17; color: #4cbbe9; }
.a9 { font-family: Tahoma; font-size: 20; color: #4cbbe9; }
.a10 { font-family: Tahoma; font-size: 23; color: #4cbbe9; }
.a11 { font-family: Tahoma; font-size: 27; color: #4cbbe9; }
.a12 { font-family: Tahoma; font-size: 30; color: #4cbbe9; }

.marker { list-style-image: url(marker.gif); 
		}

hr.line {
	color: #77bb32;
	background-color: #77bb32;
	height: 6px;
	border-width:0px; 
}
.next { font-family: Tahoma; font-weight: bold; font-size: 13; text-decoration: underline; color: #006688; }