/* Copyright 2001-2010, Danny´s Home Page */

*{font-weight: Tahoma}

*{font-family: Tahoma, Times New Romam}

A {color: #ffffff; text-decoration: none}

A:hover {color: #ff0000}

body {background-image: url('img/f/fd/bluefish.jpg');

p, td, tr, div{font-family: Tahoma;
	font-size: 8;
	color: #FFFFFF;
	text-align: center};
	
h1, h2, h3, h4, h5, h6 {text-align: center;
	font-family: Tahoma;
	 font-variant: small-caps;}

h1 {color: red;
	font-size: 20;}
	
h2 {color: black;
	font-size: 8;}

h3 {color: blue;}

h4 {color: black;}

li, ol, ul {text-align: justify;
	font-family: Tahoma;
	font-size: "8";}
	
.visit {font-weight: bold;
	font-family: Tahoma;
	font-size: "83%";
	font-style: italic;
	color: red};
/* ======================================================== */