﻿A:visited  {
	color: #000000;
	text-decoration: underline;
}
A:link  {
	color: #000000;
	text-decoration: underline
}
A:active  {
	color: #000000;
	text-decoration: underline
}
A:hover   {
	color: #000000;
	text-decoration: none;
}
.style2 {
        text-align: left;
        font-family: Arial, Helvetica, sans-serif;
        font-size: medium;
}
.newStyle1 {
        font-family: Arial, Helvetica, sans-serif;
        color: #000000;
        border: thin solid #CCCCCC;
        margin-right: auto;
        margin-left: auto;
        width: 785px;
}
.style3 {
        text-align: left;
}
.style4 {
        background-color: #FFFFFF;
}
.style5 {
        text-align: left;
        background-color: #FFFFFF;
}
.center {
	text-align: center;
}
.style9 {
	color: #FFFFFF;
}
