.textActive	{
		 	color:#000000; 
}

.textNotActive {
    		color:#999999;
			
}

a.linkNormal {
			color:#000000;
			text-decoration:underline;
			font-face: verdana;
			font-size: 11px;
			text-decoration: underline;
}

a.linkNormal:hover {
			color:#999999;
			text-decoration:underline;
			font-family: verdana;
			font-size: 11px;
			text-decoration: underline;
}

a.linkGrey {
			color:#999999;
			text-decoration:underline;
			font-family: verdana;
			font-size: 11px;
			text-decoration: underline;

}

a.linkGrey:hover {
			color:#999999;
			text-decoration:underline;
			font-family: verdana;
			font-size: 11px;
			text-decoration: underline;
}

.inputfalse {
        	color:black;
    		text-decoration:none;
			font-family: verdana;
			font-size: 11px;
			background-color: #FF2A00;
}


body {
			font-family: verdana; 
			font-size: 11px;
}
			

input {
    		color:black;
    		text-decoration:none;
			font-family: verdana;
			font-size: 11px;
			width: 196;
}

select {
			color:black;
    		text-decoration:none;
			font-family: verdana;
			font-size: 11px;
			width: 196;
}

textarea {
			color:black;
    		text-decoration:none;
			font-family: verdana;
			font-size: 11px;
			width: 196;
}

td {
        	font-family: verdana; 
			font-size: 11px;
}

