﻿/*styles für physitux.de */
/* bei css keine Quotierung der Werte! */

body {background-color: rgb(255, 255, 238);}
* {text-decoration: none;}
h1, h2, h3, h4, h5, h6 {color: rgb(0,0,255); font-family: sans-serif;}
a:link, a:visited, a:active {color: #0000ff}
a:hover {color: red;}