

body {
	background-image: url(http://www.localisation.ie/techlink/background.jpg); 
	background-attachment: fixed; 
		font-family: verdana;
	
	}
	
h3 {
	background-color:#185994;
	color:white;
	font-size:8pt;
	letter-spacing: .2em;
	padding:3 0 1 20;
	text-transform:uppercase;
	margin:0;
	background-repeat:no-repeat;
	height:16px;
}

 h2 {
	
	font-size:14pt;
	font-family: arial;
	color: black;
}
 	
p  {
	
	font-family: verdana;
	font-size:10pt;
	}
	
table {
	font-family: verdana
	 }
	
	td {
	font-family: verdana;
	font-size: 10pt;
	}
	
	tr {
	font-family: verdana;
	font-size: 10pt;
	}
a {
	color:blue; 
	font-family: verdana;
	font-size: 100%;
	font-weight: bold;
	
  }
a:visited{
	color:green
	}


a:hover{
	color:red;
	}

