File: D:/HostingSpaces/SBogers10/komma-mediadesign.nl/wwwroot/oude root folder/css.css
@charset "utf-8";
/* CSS Document */
body{
font:Verdana, Geneva, sans-serif;
text-align: left;
line-height:18px;
}
.tekst {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
font-variant: normal;
color: #333;
}
#main{
position:absolute;
margin-left:100px;
margin-top:50px;
}
a{
color: #006BB1;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
a:visited {
text-decoration: none;
color: #839097;
}
a:hover {
font-weight:bold;
}
a:active {
text-decoration: none;
}