body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF3300;
}
a:active {
	text-decoration: none;
}
.Menu {
	color:  #ffffff;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
}
.Menu:link {
	color: #FFffff;
	font-weight: bold;
}

.Menu:visited {
	color:  #ffffff;
	font-weight: bold;
}
.Menu:hover {
	color: #59D1FF;
	font-size: 15px;
}
.Menu:active {
	color:  #ffffff;
	font-weight: bold;
}
.Pro_Class {
	color:  #2976AF;
	font-size: 13px;
}
.Pro_Class:link {
	color: #2976AF;
}

.Pro_Class:visited {
	color:  #2976AF;
}
.Pro_Class:hover {
	color: #FF3300;
	font-size: 13px;
}
.Pro_Class:active {
	color:  #2976AF;
}
.Title {
	color:  #ffffff;
	font-size: 13px;
	letter-spacing: 1px;
}
.Title:link {
	color: #FFffff;
}

.Title:visited {
	color:  #ffffff;
}
.Title:hover {
	color: #59D1FF;
	font-size: 13px;
}
.Title:active {
	color:  #ffffff;
}
.About {
	font-size: 14px;
}