﻿body 
{
    
}

a:Link
{
    color:Blue;
    text-decoration:none;
    font-family:Verdana;
    font-size:12px;
    font-weight:bold;
}

a:Active    
{
    color:blue;
    text-decoration:none;
    font-family:Verdana;
    font-size:12px;
    font-weight:bold;
}

a:Visited
{
    color:blue;
    text-decoration:none;
    font-family:Verdana;
    font-size:12px;
    font-weight:bold;
 
}
a:Hover 
{
    color:Red;
    text-decoration:Underline;
    font-family:Verdana;
    font-size:12px;
    font-weight:bold;
}
img
{  border-style: none;
}
p
{
    color:Black;
    font-family:Verdana;
    font-size:9pt;
    }
Vstyle
{
    color:Black;
    font-family:Verdana;
    font-size:9pt;
    }
pclass
{
    color:White;
    font-weight:normal;
    font-size:medium;
    }
    
#divW100
{
	width:100%;
	
}

#divW50H50
{
	width:5%;
	height:10%;
}
#div520
{
	width:5%;
	height:20%;
}
#div520
{
	width:5%;
	height:20%;
}
.yellowbar
{
	width: 50%; float: left; text-align: center; background-color: Yellow;
	height:30px;
	vertical-align:middle;
	margin-bottom:10px;
}
.question
{
	width:50%; position:relative;
}
.wrapper
{
	width: 100%;
	
}
