/* dev-edge.org CSS by mued@muetdhiver.org */
/*  based on the dezign done by Mr Splif   */

body {
	background: #000000;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: 400;
	font-size: 12px;
	margin: 0px ;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

i, p  {
	color: #FFFFFF;
	font-family: Arial;
	font-weight: 200; 
	font-size: 12px;
}

a:link          { font-family: Arial; color: #FFCC00; text-decoration: none; }
a:visited       { font-family: Arial; color: #FFCC00; text-decoration: none; }
a:active        { font-family: Arial; color: #FFCC00; text-decoration: none; outline: none; }
a:hover         { font-family: Arial; color: #FFEE00! important; text-decoration: underline ! important; }
a:focus					{ outline-style: none; }

.bold {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 18px;
	font-weight: 800;
}

.left { 
	background: #330003;
	color: #CB010B;
	font-family: Arial;
	font-weight: 400;
	font-size: 9px;
}


A.left:link	{ font-size: 12px; font-family: Arial; color: #CB010B; text-decoration: none; }
A.left:visited	{ font-size: 12px; font-family: Arial; color: #CB010B; text-decoration: none; }
A.left:active	{ font-size: 12px; font-family: Arial; color: #CB010B; text-decoration: none; }
A.left:hover	{ font-size: 12px; font-family: Arial; color: #DB111B! important; text-decoration: underline ! important; }




