body {
	background: #CCCCCC;
}

A:LINK { 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color :#000000 ;
	text-decoration : none;
}

A:VISITED{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color :#8A2A4F ;
	text-decoration : none;
}

A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #8A2A4F;
	text-decoration : none;
}

A.top:LINK { 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : White;
	font-weight: bold;
	text-decoration : none;
}

A.top:VISITED{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : White;
	font-weight: bold;
	text-decoration : none;	
}
A.top:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #2B84C6;
	font-weight: bold;
	text-decoration : none;	
}

A.news:LINK { 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : Black;
	text-decoration : none;
}

A.news:VISITED{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #8A2A4F;
	text-decoration : none;	
}

A.news:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #8A2A4F;
	text-decoration : none;	
}


A.bt:LINK { 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : White;
	text-decoration : none;
}

A.bt:VISITED{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #DDDDDD;
	text-decoration : none;	
}

A.bt:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #DDDDDD;
	text-decoration : none;	
}


A.ar:LINK { 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : White;
	text-decoration : none;
}

A.ar:VISITED{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #DDDDDD;
	text-decoration : none;	
}

A.ar:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #DDDDDD;
	text-decoration : none;	
}

table {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
input {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}