﻿.DropDownList
{
}

.TextBox
{
	height: 20;
	border: 1px #6a6a6a solid;
	color: #333333;
}

.StandardWidth
{
	width: 150px;
}

a, a:link
{
	text-decoration: none;
}

a:hover, a:active
{
	color: #FF0000 ;
}

a img
{
	border-style: none;
	border: 0px;
}
