A:link {
	COLOR: #000099;
}
A:visited {
	COLOR: #000099;
}
A:hover {
	COLOR: #FF0000;
}

A:active {
	COLOR: red
}

a.effect1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	list-style-type: none;
	text-decoration: underline;
	text-decoration: none;
}
	
a.effect1:active {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	list-style-type: none;
	text-decoration: underline;
	}
	
a.effect1:visited {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	list-style-type: none; 
	text-decoration: underline;
	}
a.effect1:hover {	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: red;
	font-weight: bold;
	list-style-type: none;
	text-decoration: underline;
	}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
.tab {

	COLOR: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;}
	
.tablesides {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #bbbbbb;
	border-right-color: #bbbbbb;
	border-bottom-color: #bbbbbb;
	border-left-color: #bbbbbb;
}
.tablesidesbottom {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #bbbbbb;
	border-right-color: #bbbbbb;
	border-bottom-color: #bbbbbb;
	border-left-color: #bbbbbb;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000099;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
}
.hometab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;}
	
.tableborder {
	border: 1px dashed #0000CC;
}
.boxhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000099;
	font-weight: bold;
}
.tablebordersolid {
	border: 1px solid #0000CC;
	text-align: center;
}
