/* CSS definition file containing site wide stylesheets */

.vorulinkur {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: xx-small;
 	color: rgb(255,255,255);
 	font-weight: bold
}

.normallinkur {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: x-small;
 	color: rgb(59,59,59);
 	font-weight: bold
}

.raušurlinkur {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: x-small;
 	color: rgb(255,0,0);
 	font-weight: bold
}

.smelltu {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	color: rgb(59,59,59);
 	font-weight: normal;
 	font-style: normal
}

P {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: x-small;
 	color: rgb(157,157,153);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

A {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: xx-small;
 	color: rgb(0,52,125);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

.vorur2 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: xx-small;
 	color: rgb(59,59,59);
 	font-weight: bold
}

.vorur3 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: small;
 	color: rgb(59,59,59);
 	font-weight: bold;
 	text-decoration: none 
}