a
{
	color: #336699;
	text-decoration: none;
	font-size : 12px;
}

a:hover 
{
	color: #FF0033;
	text-decoration: none;
	font-size : 12px;
}

a.link
{
	color: rgb(66,93,140);
	text-decoration: none;
	font-size : 12px;	
}
a.link:hover
{
	color: #FF0000;
	text-decoration: none;
	font-size : 12px;
}

body
{
	font-family: Arial, Verdana, Helvetica;
	color: #000000;
	margin : 0;
}

.MainBground
{
	background-color: rgb(140,154,198);
	font-size : 12px;
}

.MainBground_prt
{
	background-color: rgb(140,154,198);
	font-size : 24px;
}

.PageBground
{
	background-color: rgb(214,223,238);
	font-size : 12px;
	color:black;
}

.HeadLine
{
	font-size : 18px;
	color: #FFA031;
; font-family: Tahoma
}

.HeadTop
{
	font-size : 24px;
	color: #336699;
}

.AID {  font-weight: bold; background-color: #9966FF}
.txt {  font-family: Tahoma; font-size: 10px; color: #000000; background-color: #CCCCFF}
