@import url('http://www.psoriasis.nl/nieuwdesign/style.css');

.titelenquete
{
	color: #176EA0;
	font-size: 15px;
	font-famely: arial;
}

.radio-enquete
{
	color: #176EA0;
	margin-left: 0px;
	padding-top: 3px;
	font-weight: normal;
}

.stem-enquete
{
    margin-top: 5px;
	font-family: Trebuchet MS;
	background-color: #C8D8F1;
	color: #176EA0;
    border: 0px solid #A1A1A1;
    font-weight: bold;
    cursor: pointer;
}

.stem-enquete:HOVER
{
    margin-top: 5px;
	font-family: Trebuchet MS;
	background-color: #C8D8F1;
	color: #fff;
    border: 0px solid #A1A1A1;
    font-weight: bold;
    cursor: pointer;
}

.link A
{
	margin-top: -19px;
	margin-left: 80px;
    display: block;
    font-size: 12.5px;
    color: #176EA0;
	font-family: Trebuchet MS;
    text-decoration: none;    
}

.link A:HOVER
{
	margin-top: -19px;
	margin-left: 80px;
    display: block;
    font-size: 12.5px;
    color: #fff;
	font-family: Trebuchet MS;
    text-decoration: none;    
}