﻿body {
}
.Hyperlink a
	{
		color:#FFFFFF;
		text-decoration:none;
		font-size:8pt;
		font-weight:bold;
		font-family:Verdana;
		}
		.Hyperlink a:hover
		{
		color:#99ccff;
		text-decoration:none;
		font-size:8pt;
		font-weight:bold;
		font-family:Verdana;
			
}
.Software a
	{
		color:green;
		text-decoration:none;
		font-size:9pt;
		font-weight:bold;
		font-family:Verdana;
	width: 427px;
}
		.Software a:hover
		{
		color:maroon;
		text-decoration:none;
		font-size:9pt;
		font-weight:bold;
		font-family:Verdana;
			
}
