﻿.input {
	FONT-SIZE: 10px; BACKGROUND: transparent; COLOR: #ffffff; font-family: Verdana; font-size: 10px; bgcolor: transparent
}
.hexfield {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; font-family: Verdana; COLOR: #ffffff; BACKGROUND-COLOR: transparent
}


body, html
{
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    font-family: Arial,Verdana, Helvetica;
    color: #ffffff;
    background-color: #000000;
    background-image: url('/Images/backgroundrepeat.jpg');
    background-repeat: repeat;
    background-position: left top;    
}


a:link
{
    text-decoration: none;
    color: #176BA9;
}
a:visited
{

	text-decoration : none;
	color : #176BA9;
} 
a:active 
{

	text-decoration : none;
	color : #176BA9;
}
a:hover 
{

	text-decoration : none;
	color : #BBBA70;
}


.titleH05
{
    font-size: 10px;
    color: #999999;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px 0px 0px 0px;
    font-weight: bold;
}

.titleH05 a:link, .titleH05 a:visited, .titleH05 a:active
{
    color: #999999;
    text-decoration: none;
}

.titleH05 a:hover
{
    color: #b70017;
}
