body 
{  
	font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; background-color: #FFFF00
}
.p2
{ 
	text-decoration: overline;
}
.companynames
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	background-color: inherit;
	font-weight: bold;
}
img 
{
	border: 0px;
}
.menu
{
	background-color: Red;
	color: Yellow;
}
.menu a
{
	background-color: Red;
	color: Yellow;
	text-decoration: underline;
}
.menu:hover
{
	background-color: Yellow;
	color: Red;
}
.menu:visited
{
	background-color: Red;
	color: Yellow;
	text-decoration: underline;
}
.menu:visited:hover
{
	background-color:Yellow;
	color: Red;
}
.commentsheader
{
	background-color: Red;
	color: Yellow;
}
.commentsheader a
{
	background-color: Red;
	color: Yellow;
	text-decoration: underline;
}
.commentsheader:hover
{
	background-color: Red;
	color: yellow;
}
.commentsheader:visited
{
	background-color: Red;
	color: Yellow;
	text-decoration: underline;
}
.commentsheader:visited:hover
{
	background-color:red;
	color: yellow;
}
.timedate
{
	color: Yellow;
	background: red;
	text-align: right;
}
a
{
	background-color: inherit;
	color: red;
	text-decoration: underline;
}
a:visited
{
	background-color: inherit;
	color: red;	
	text-decoration: underline;
}
a:hover
{
	background-color: inherit;
	color: red;
	text-decoration: none;
}
a:hover:visited
{
	background-color: inherit;
	color: red;
	text-decoration: none;
}
.previous
{
	background-color: Red;
	color: Yellow;
	font-size: 10px;
}
.previous a
{
	background-color: inherit;
	color: Yellow;
}
.previous:hover
{
	background-color: Yellow;
	color: Red;
}
.previous:visited
{
	background-color: inherit;
	color: Yellow;
}
.previous:visited:hover
{
	background-color:Yellow;
	color: Red;
}
.menucatagory
{
	background-color: Red;
	color: Yellow;
	font-weight: bold;
}
