/*body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000309;
	background-image: url(images/y-dj_01.gif);
	background-repeat: repeat-x;
}
*/
/*body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000309;
	background-image: url(images/y-dj_01.gif);
	background-repeat: repeat-x;
}*/
a:link {
	color: #507dd3;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #507dd3;
}
a:hover {
	text-decoration: none;
	color: #FCED20;
}
a:active {
	text-decoration: none;
	color: #507dd3;
}
a.articles {
	text-decoration: none;
	color: #ffffff;
	text-transform:capitalize;
}
a.articles:hover {
	text-decoration: none;
	color: #FCED20;
	text-transform:capitalize;
}
.blackheadtext {
	font-family: Tahoma;
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
	letter-spacing: 1px;
}
.whiteheadtext {
	font-family: Tahoma;
	font-size: 12px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 1px;
}
.phone {
	font-family: Tahoma;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFF00;
	font-weight: bold;
	letter-spacing: 1px;
}
.bluetext {
	font-family: Tahoma;
	font-size: 11px;
	color: #507dd3;
}
.whitetext {
	font-family: Tahoma;
	font-size: 11px;
	color: #fff;
}
.darkbluetext {
	font-family: Tahoma;
	font-size: 11px;
	color: #122242;
}