/* Version 1.0 of ObjectRed.com CSS  */

body	{  margin:0; padding:0; color:#333333; background-color:#FFFFFF; font-family:Arial, Helvetica, Geneva, Sans-serif; font-size:13px;  }


.bodytext			{  font-size:13px;  }
.px10				{  font-size:10px;  }
.px11				{  font-size:11px;  }
.px12				{  font-size:12px;  }
.px13				{  font-size:13px;  }
.px14				{  font-size:14px;  }

.plain				{  text-decoration:none;  }
.plain:hover		{  text-decoration:underline;  }

.link1				{   font-size: 11px; font-family: arial, trebuchet ms, sans-serif; font-weight: 900; color: #BB6066; text-decoration: none;  }
.link1:hover		{   text-decoration: none; background-color: #FFC0CB; color: #CB4B4B;  }
.link1:active		{   text-decoration: none; background-color: #FFDBDB; color: #BB0011;  }
.link1:visited		{   text-decoration: none; color: #C09C9C;  }
.link1:visited:hover  {   text-decoration: none; background-color: #FFC0CB; color: #CB4B4B;  }
.link1:visited:active {   text-decoration: none; background-color: #FFDBDB; color: #BB0011;  }


.link2				{   font-size: 9px; 
						font-family: verdana, trebuchet ms, arial, sans-serif; 
						color: #a58b80;
						text-decoration: none;
					 }


.link2:hover		{   color: #77645c; background-color: #EEDDDD; text-decoration: none;  }
.link2:visited		{   color: #a58b80; text-decoration: none;  }
.link2:visited:hover		{   color: #77645c; background-color: #EEDDDD; text-decoration: none;  }


.selected		{  font-size: 11px; font-family: arial, trebuchet ms, sans-serif; font-weight: 900; color: #801610; text-decoration: none;  }