a.enter{
	font : Arial, Helvetica, sans-serif;
	color:#cc3366;
	text-decoration : none;
	font-size:40px;
	font-weight : 900;
}
a.enter:hover{
	text-decoration: underline;
}
a.google{
	text-decoration:none;
	color:#F58F17;
	font-size:14px;
}
a.google:hover{
	text-decoration:underline;
}
table.gallery{
	border-style : groove;
	border-color : #A128A9;
	border-width : 10px;
}
a.main{
	color:blue;
	text-decoration:none;
	font-size:30px;
}
a.main:hover{
	text-decoration:underline;
}
p.hot{
	color:#00ff00;
	background-color : #9933cc;
	float : none;
	text-transform : capitalize;
	word-spacing : 10px;
	font-weight : 900;
}
p.warning{
	color: White;
	font-weight : 900;
	font-size:14;
	font-family : monospace;
}
p.gallery{
	color:black;
	font-weight : 900;
	text-transform : uppercase;
	font-size:25px;
	font-family : "Arial Black";
}
p.disc{
	color: Navy;
	font-size:14;
	font-weight : 600;
	font-family : Arial;
	font-style : oblique;
}
p.low{
	color:#FFFFFF;
	font-size : 12;
	font-weight : 500;
	font-family : monospace;
}
img{
	border:none;
}
h1{
	font-family : "Comic Sans MS";
	font-size:16;
	font-style : normal;
	color:#F58F17;
}
h2{
	font-size:14;
	font-family : "Comic Sans MS";
}
h3{
	font-size:13;
	font-family: monospace;
	color:#cc6666;
}
p.forwarning{
	color:#F5BE17;
	font-size:30;
	text-transform : capitalize;
	font-weight : bold;
	font-family : monospace;
}