body		{
background-color: #550000;
color: white;
}

a				{color:yellow}
a:visited			{color:yellow}
a:hover				{color:yellow}
A.red				{color:red}
A.red:visited			{color:red}
A.red:hover			{color:#ff99ff}
a.pink				{color:#ff99ff}
a.pink:visited			{color:#ff99ff}
a.pink:hover			{color:#ff99ff}


.blogfont	{
font-size: 13pt;
font-family: arial, verdana, sans-serif;
font-weight: bold;
line-height: 115%
}

.blogimagefont	{
font-size: 9pt;
font-family: verdana, arial, sans-serif;
font-weight: bold;
}

.adimagefont	{
font-size: 8pt;
font-family: verdana, arial, sans-serif;
font-weight: bold;
font-style: italic;
}

.returnmain	{
font-size: 12pt;
font-family: verdana, sans-serif;
font-weight: bold;
color: white;
}

.blogtitlefont	{
font-size: 17pt;
font-family: comic sans ms, serif;
font-style: italic;
color: #11ffff;
}

.blogpostedfont	{
font-size: 9pt;
font-family: arial, sans-serif;
font-style: italic;
font-weight: bold;
}
