﻿@import url("AuthenticatedUserAreaStyleSheet.css");
@import url("MasterPageStyleSheet.css");
@import url("MenuStyleSheet.css");
@import url("UnitTestingStyleSheet.css");
@import url("WebPartStyleSheet.css");
@import url("SearchResultsStyleSheet.css");
a.hyperLink 
{ 
	color: #2F4F69;
	text-decoration: none; 
}
#errorPageText
{
	color: Red;
}
span.selectTheme
{
	color: #2F4F69;
	font-size: xx-small;
}
select.dropDownList
{
	font-size: xx-small; 
	border-color: #2F4F69;
}
