﻿a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#container {
	margin-right: auto;
	margin-left: auto;
	width: 768px;
}

#top {
	width: 768px;
}

#middle {
	width: 768px;
}

#footer {
}

.style1 {
	font:"Times New Roman", Times, serif
	color: #3054B5;
}

.style10 
{
	font-size:10px; 
	font:"Times New Roman", Times, serif;
}

.style20 {font-size:12px;}

.style3 {color: #FF6600;}

