﻿body {
}

a
{
	color:Green;
}

a:hover
{
	
}

label
{
	float: left;
	width: 150px;
	text-align: right;
	padding-right: 5px;
}