﻿body {
background-color:#eeeeee; /*8c8c8c */
font-family: Arial, "Lucida Sans Unicode", "Lucida Grande", Verdana, Helvetica, sans-serif;
font-size: 0.8em;
color:#676767;
}

#error{
background-color:#FFFFFF;
margin: auto;
padding: 2em;
width: 45%;
min-width: 300px;
}

h3	{font-family:"Signika Negative", Arial; font-size:2em; color: #0088cc;}
h3	{border-bottom: dashed 1px #b7b7b5;}

a:link  {color: #0088cc; text-decoration: none;} 
a:visited {color: #0088cc;	text-decoration: none;} /* line-height: 1em;*/
a:hover {color: #0088cc; text-decoration: underline;}
a:active {text-decoration: none;}

a:link  {font-weight: normal;} 
a:visited {font-weight: normal;}
a:hover {font-weight: normal;}
a:active {}	
