﻿.linkbuttons, .hyperlinks
{
	color: #515151;
	font-weight:bold;
	text-decoration:none;
}

.linkbuttons:hover, .hyperlinks:hover
{
    color:Red;
}

.dropdowns
{
	font-family: Tahoma;
	font-size: 8pt;
}

.buttons
{
	font-family: Tahoma;
	font-size: 8pt;
}

.textboxes
{
	font-family: Tahoma;
	font-size: 8pt;
}

.listboxes
{
	font-family: Tahoma;
	font-size: 8pt;
}

.smalltext
{
	font-family: Tahoma;
	font-size: 7pt;
}
