body{
background-color: black;
background-image: url(images/PeP_Online.jpg);
background-repeat: repeat-y;
background-attachment:fixed;
height:700px;
width:500px;
}

a.pet{
color: yellow;
text-decoration: blink;
}
a.pet:hover {text-decoration: underline; color:white;}

a.none{text-decoration: none;}

A:link {text-decoration: underline; color:white; font-family:Arial,Helvetica,sans-serif;}
A:visited {text-decoration: underline; color:white; font-family:Arial,Helvetica,sans-serif;}
A:active {text-decoration: underline:white; none; font-family:Arial,Helvetica,sans-serif;}
A:hover {text-decoration: none; color:white; font-family:Arial,Helvetica,sans-serif;}

A.menu:link {text-decoration: underline; color:yellow; font-family:Arial,Helvetica,sans-serif;}

LI
{
color: yellow;
font-size:14pt;color:yellow; font-style:bold;
}
div {
   border:;
   position: absolute;
   right: 0;
   width: 55%;
   /*text-align: right; ...depends on element width */
   } 
font{
font:helvetica, sans-serif;
font-size:14pt;
color:ccffff;
}
font.bewareyellow{
font-size:14pt;color:yellow; font-style:bold;
}
font.bewarered{
font-size:14pt;color:red; font-style:bold;
}
font.DubaiThank{
font-size:17pt;color: FFFFFF;
font-style:bold;
font-family:Arial,Helvetica,sans-serif;
}
font.pressrelease{
font-size:12pt;color:ffffff;
}
font.contact{
font-size:12pt;color:ffffff;
}
h3{
font-size:16pt;color:ffffff;
font-family:Arial,Helvetica,sans-serif;
}

h3.welcome{
font-family: sans-serif;
color:red;
font-size:22pt;
font:helvetica, sans-serif;
}

h2{
}

.ho a {
	display: block;
}

.ho a:hover {
	color: yellow;
	text-decoration:bold;
	font-size: 16pt;
	background-color: black;
	text-align: center;
	font:helvetica, sans-serif;
}

.ef a:hover {
	color: red;
	text-decoration:bold;
	font-size: 14pt;
	background-color: black;
	text-align: center;
	font:helvetica, sans-serif;
}
