/****** tanasiden.com styles *****//* linker vil være blå uten understrek */a:link { 	color: #0000FF;	font-family: Verdana, Arial, Helvetica, sans-serif;	text-decoration: none;	}/* besøkte linker vil være dyp blågrå uten understrek */a:visited {	color: #336699;	text-decoration: none;	}/* markør over link vil gi orange link med understreking */a:hover {	color: #FF9933; text-decoration: underline}}/* Standard tekst */.textNormal {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;	text-decoration: none;}/* Standard tekst linker */.textNormal a:link {	font-weight: normal;}/* Standard tekst linker besøkte */.textNormal a:visited {	font-weight: normal;}/* email liste hjemmesidelister etc */.listetext {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	color: #000000;	text-decoration: none;}/* email liste hjemmesidelister vil linker være bold */.listetext a:link {	font-weight: bold;}/* email liste hjemmesidelister vil besøkte linker være bold */.listetext a:visited {	font-weight: bold;}	.textPlain {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	color: #000000;	text-decoration: none;}/* ?? */.textdBig {        font-family : Verdana, Arial, Helvetica, sans-serif;        font-size : 15px;        font-weight : bold;        color : #000000;        text-decoration : none;}/* ?? */.textdSmall {        font-family : Verdana, Arial, Helvetica, sans-serif;        font-size : 12px;        font-weight : normal;        color : #000000;        text-decoration : none;}.textBold {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	color: #000000;	text-decoration: none;	font-weight: bold;}/* white header */.headwhite { 	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #FFFFFF;	text-decoration: none;	font-size: 11px;	font-weight: bold;}/* black header */.headblack {	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #000000;	text-decoration: none;	font-size: 11px;	font-weight: bold;	margin-left:3px;}/* for the left toolbar */.headtool {	color: #000000;	font: bold 10px Verdana, Arial, Helvetica, sans-serif;	text-align: left;}.headtool a:link{	color: #000000;}.headtool a:visited{	color: #000000;}.toolcontent {	color: #000000;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	text-align: left;}.toolcontent a:link{	color: #000000;}.toolcontent a:visited{	color: #000000;}/* for the welcome message [top of the toolbar] */.headwelcome {	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #000000;	text-decoration: none;	font-size: 12px;	font-weight: bold;}/* makes form buttons blue */.buttonsBlue {	font-family : Verdana, Arial, Helvetica, sans-serif;	font-size : 10px;	font-weight : bold;	color : #ffffff;	height : 19px;	background-color:#336699;}/* for dropdown menu */.menu {	font: bold 10px Verdana, Arial, Helvetica, sans-serif;	text-decoration: none;	}.menu a:link {	color: #000000;	}.menu a:visited {	color: #000000;	}.menu a:hover {	color: #ff9933;	}