.content				{text-decoration:none; font-family: arial, helvetica; font-size: 12px; line-height: 18px; color: #ffffff;}
A.content				{text-decoration:none; font-size: 12px; color: #FF2826;}
A.content:Hover			{text-decoration:underline; font-size: 12px; color: #FF2826;}

.middle					{text-decoration:none; font-family: arial, helvetica; font-size: 11px; color: #ffffff;}
A.middle				{text-decoration:none; font-size: 11px; color: #FF2826;}
A.middle:Hover			{text-decoration:underline; font-size: 11px; color: #FF2826;}

.small					{text-decoration:none; font-family: arial, helvetica; font-size: 10px; color: #ffffff;}
A.small					{text-decoration:none; font-size: 10px; color: #FF2826;}
A.small:Hover			{text-decoration:underline; font-size: 10px; color: #FF2826;}

.bigred					{text-decoration:none; font-family: arial, helvetica; font-size: 15px; line-height: 18px; color: #FF2826;}
A.bigred				{text-decoration:none; font-size: 15px; color: #FF2826;}
A.bigred:Hover			{text-decoration:underline; font-size: 15px; color: #FF2826;}

.bottom					{text-decoration:none; font-family: arial, helvetica; font-size: 11px; line-height: 12px; color: #2F6249;}
A.bottom				{text-decoration:none; color: #2F6249;}
A.bottom:Hover			{text-decoration:underline; color: #539374;}

.bodystyle				{
			background-color: #111111;
			background-image: url(img/bg.jpg);
			background-position: 0 0;
			background-repeat:no-repeat;
			font-family:arial,sans-serif;
			color:#ffffff;
						}