.txt_normal { font-family: verdana; font-size: 10pt; }
.txt_big { font-family: verdana; font-size: 14pt; }
.txt_small { font-family: verdana; font-size: 8pt; }
.txt_price { font-family: verdana; font-size: 24pt; color: red; }
.txt_normal_just { font-family: verdana; font-size: 10pt; text-align: justify; }
.txt_small_just { font-family: verdana; font-size: 8pt; text-align: justify; }
.txt_small_white { font-family: verdana; font-size: 8pt; color: white; }


.menu1 				{ font-family: verdana; font-size: 10pt; color: darkblue; text-decoration: none; }
.menu1:hover 		{ text-decoration: underline; color: blue; }
.menu2 				{ font-family: verdana; font-size: 8pt; color: darkred; text-decoration: none; }
.menu2:hover 		{ text-decoration: underline; color: red; }
.menu3 				{ font-family: verdana; font-size: 8pt; color: darkblue; line-height: 1; text-decoration: none; }
.menu3:hover 		{ text-decoration: underline; color: blue; }
.menu4 				{ font-family: verdana; font-size: 8pt; color: darkblue; line-height: 1; text-decoration: none; }
.menu1select 		{ font-family: verdana; font-size: 10pt; font-weight: bold; color: darkblue; text-decoration: none; }
.menu1select:hover 	{ text-decoration: underline; color: blue; }
.menu2select		{ font-family: verdana; font-size: 8pt; font-weight: bold; color: darkred; text-decoration: none; }
.menu2select:hover	{ text-decoration: underline; color: red; }
.menutext			{ font-family: verdana; font-size: 8pt; }
.spacer				{ font-family: verdana; font-size: 5pt; }
.linkover:hover 	{ text-decoration: underline; color: blue; }

.price				{ font-family: verdana; font-size: 11pt; font-weight: bold; color: darkred; text-decoration: none; }
.price:hover		{ text-decoration: underline; }

.pricesmall			{ font-family: verdana; font-size: 8pt; font-weight: bold; color: darkred; text-decoration: none; }
.pricesmall:hover	{ text-decoration: underline; }

.productname		{ font-family: verdana; font-size: 12pt; color: black; font-weight: bold; text-decoration: none; }
.productname:hover	{ text-decoration: underline; color: blue; }

.productnamesmall	{ font-family: verdana; font-size: 8pt; color: black; font-weight: bold; text-decoration: none; }
.productnamesmall:hover	{ text-decoration: underline; color: blue; }

.navi 				{ font-family: verdana; font-size: 8pt; color: blue; text-decoration: none; }
.navi:hover 		{ text-decoration: underline; }



a.txt_small_link:link   {color: #0000FF; text-decoration: underline; font-family: verdana; font-size: 8pt;}
a.txt_small_link:active {color: #0000FF; text-decoration: underline; font-size: 8pt;}
a.txt_small_link:visited{color: #0000FF; text-decoration: underline; font-size: 8pt;}
a.txt_small_link:hover  {color: #0000FF; text-decoration: underline; font-size: 8pt;}
