

a:link 		{ font-family: Tahoma; font-size:13px; font-weight: normal; color: black; text-decoration: underline }
a:visited 	{ font-family: Tahoma; font-size:13px; font-weight: normal; color: black; text-decoration: underline } 
a:hover 	{ font-family: Tahoma; font-size:13px; font-weight: normal; color: black; text-decoration:none } 
a:active 	{ font-family: Tahoma; font-size:13px; font-weight: normal; color: black; text-decoration: underline }


/* Allmäna inställningar för body */
body {
	/*
	floralwhite #FFFAF0
	ivory #FFFFF0 
	lightgoldenrodyellow #FAFAD2
	lightyellow #FFFFE0
	color: maroon;*/
	/*background-image: url(bg.png);*/
	/*background-repeat: repeat;
	#B0C4DE
	background-color: #808080;*/
	font-family: Tahoma, geneva, arial, helvetica, sans-serif;
	
}

H6 {
	font-family: Tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold; 
	color: black;
}

H5 {
	font-family: Tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal; 
	color: black;
}	

H4 {
	font-family: Tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal; 
	color: black;
}

p {
	font-family: Tahoma, verdana, arial, helvetica, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: black;
}

/* Inställningar för en blå tabell 
table {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: black;
	border-color: #FF7800;
	border-style: none;
	border-width: thin;
	background-color: #006600;
	
}
*/


/* Inställningar för en mörkblå tabell */
/*table.dark {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: maroon;
	border-color: #FF7800;
	border-style: dotted;
	border-width: thin;
	background-color: LightGoldenRodYellow;
	
}

/* Inställningar för en genomskinlig tabell */
/*table.trans {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: ;
	border-color: #FF7800;
	border-style: none;
	border-width: none;
	background-color: ;
	
}

/* Inställningar för en blå tabell */
/*table.blue {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: maroon;
	padding: 5;
	border-color: #B0C4DE;
	border-style: dotted;
	border-width: thin;
	background-color: LightGoldenRodYellow;
}


/* Hanterar ramen runt bilder */
/*img {
	color: #FF0000;
	background-color: #660000;
	border: hidden;
	border-width: thin;
}

/* Inställningar för mina typsnitt */
/*h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	color: LightGoldenRodYellow;
}
h2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: LightGoldenRodYellow;
}
h3 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: LightGoldenRodYellow;
}
h3b {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: LightGoldenRodYellow;
}
h4 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: LightGoldenRodYellow;
}
h4w {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-stretch:wider;
	font-weight: bolder;
	color: LightGoldenRodYellow;
}
*/

/* inställningar för mina olika paragrafstilar  */
/*p.big { 
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: black;
}
p.middle {
	font-family: geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: black;
}
p.small {
	font-family: helvetica, times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: black;
}


/* Hanterar min delare */
/*hr { 
	width:auto;
	color:#FF7800;
	border-style: dotted;
	
*/
}





