

a,
a:link,
a:visited,
a:hover,
a:active,
body,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
input,
li,
ol,
p,
select,
span,
table,
td,
textarea,
th,
ul
{
  color: #000000;
	font-family : "Times New Roman", Times, serif;
  font-size: 14px;
  line-height: 19px;
}

body
{
  background-color: #FFFFFF;
  
}



a:link,
a:visited
{
  color: #2A2A2A;
}

a:hover,
a:active
{
  color: #999999;
   font-size: 24px;
}



a.workorder:link,
a.workorder:visited
{
  color: #2A2A2A;
   font-size: 24px;
}

a.workorder:hover,
a.workorder:active
{
  color: #999999;
}


