a.menu:link { 	color: #A4B1FE;
		font-family:Arial;
		font-weight:bold;
		font-size:12px;
		text-decoration: none}
a.menu:Visited { color: #A4B1FE;
		font-family:Arial;
		font-weight:bold;
		font-size:12px;
		text-decoration: none}
a.menu:Hover { color: #FABD05;
		font-family:Arial;
		font-weight:bold;
		font-size:12px;
		text-decoration: none}
a.menu:Active { color: #A4B1FE;
		font-family:Arial;
		font-weight:bold;
		font-size:12px;
		text-decoration: none}

a.two:link {    color: #FBF804;
		font-family:Arial;
		font-weight:bold;
		font-size:12px;
		text-decoration: none}
a.two:Visited { color: #FBF804;
		font-family:Arial;
		font-weight:bold;
		font-size:12px;
		text-decoration: none}
a.two:Hover { color: #10F3FB;
		font-family:Arial;
		font-weight:bold;
		font-size:12px;
		text-decoration: underline}
a.two:Active { color: #FBF804;
		font-family:Arial;
		font-weight:bold;
		font-size:12px;
		text-decoration: none}

a.three:link { color: #3C6DFA; 
		font-family:Arial;
		font-weight:bold;
		font-size:12px;
		text-decoration: underline}
a.three:Visited { color: #3C6DFA;
		font-family:Arial;
		font-weight:bold;
		font-size:12px; 
		text-decoration: none}
a.three:Hover { color: #FDA803;
		font-family:Arial;
		font-weight:bold;
		font-size:12px; 
		text-decoration: underline}
a.three:Active { color: #3C6DFA;
		font-family:Arial;
		font-weight:bold;
		font-size:12px; 
		text-decoration: underline}



p.center {
		color: #000000;
		font-family:Arial;
		font-weight:bold;
		font-size:12px;
		text-decoration:none;
}
p.date {
		color: #042068;
		font-family:Arial;
		font-weight:bold;
		font-size:11px;
		text-decoration:none;
}
p.left {
		color: #06034C;
		font-family:Arial;
		font-weight:bold;
		font-size:11px;
		text-decoration:none;
}
li.small {
		color: #000000;
		font-family:Arial;
		font-weight:bold;
		font-size:10px;
		text-decoration:none;
}
p.right {
		color: #FFFFFF;
		font-family:Arial;
		font-weight:bold;
		font-size:10px;
		text-decoration:none;
}
p.top {
		color: #C50412;
		font-family:Arial;
		font-weight:bold;
		font-size:10px;
		text-decoration:none;
}

p.footer {
		color: #15377E;
		font-family:Arial;
		font-weight:bold;
		font-size:10px;
		text-decoration:none;
}