*{
	background-color: #000000;
	font-family: sans-serif;
	color: #999999;
}
#time, #date{
	font-size:70px;
}
span{
font-size:40px;

}

hr{
height:12px;
color:Aqua;;
background-color: #ff6666;
border:none;
}

#date{
float:right;
}
h2{
	font-size: 45px;
text-align: center;
;
}
p{
	color:DodgerBlue;
	text-align:right;
	margin-right:20px;
font-size:40px;
background-color:#000000;
}
u{ color:#990000;
font-size:58px;
	text-decoration:none;
font-weight:bold;
}
h1{
	font-size: 58px;
text-align: justify;
}

.pink{
 color:DodgerBlue;
 font-weight:bold;
}
a{
color:#000000;
background-color:#999999;
	
	text-decoration: none;
}
a:hover{
	background-color:#990000;
	color:#999999;
}
img{
	height:36px;
}

