body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

A{
	color: Black;
	text-decoration : none;
	font-family : "Times New Roman", Times, serif;
}

A.main{
	color: #A9A9A9;
	text-decoration : none;
	font-family : "Times New Roman", Times, serif;
}

A.pri{
	color: Black;
	text-decoration : underline;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

A.sec{
	color: Black;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
}

A:hover,   A:active{
	color: Red;
	text-decoration : none;
}

A.menus{
	color: #000080;
	font-family : "Comic Sans MS";
	font-weight : bold;
}
