body {
	background-color: #6E0000;
}

a:link {
	color: #FFFFFF;font-family:tahoma;font-size:14px;
}

a:visited {
	color: #FFFFFF;font-family:tahoma;font-size:14px;
}

a:hover {
	color: #FFD942;font-family:tahoma;text-decoration:none;font-size:14px;
}

a:active {
	color: #FFD942;font-family:tahoma;text-decoration:none;font-size:14px;
}

.a1:link {
	color: #FFF950;font-family:tahoma;font-size:30px;font-weight:bold;
}

.a1:active {
	color:#FFFFFF;font-family:tahoma;text-decoration:none;font-size:30px;font-weight:bold;
}

.a1:hover {
	color:#FFFFFF;font-family:tahoma;text-decoration:none;font-size:30px;font-weight:bold;
}

.a1:visited {
	color: #FFF950;font-family:tahoma;font-size:30px;font-weight:bold;
}

.img
{
	border:1px solid white;
}

.warning 
{
	font-family:tahoma; font-size: 13px; color: #8C2424; text-align:center;font-weight:bold;
}

.text 
{
	font-family:tahoma; font-size: 20px; color: #FB2C4E; text-align:center;font-weight:lighter;
}

